Interface IResponseJwt

Jwt data

Hierarchy

  • IResponseJwt

Properties

expiresInSeconds: number

time in seconds when token will be expired

jwt: string
refreshToken: string

Generated using TypeDoc