Hierarchy

  • TokenResponse

Properties

code: TokenResponseCode
message?: string
nextTokenRenewalAt?: Date

This will indicate the next automatic token renewal timestamp when the PRE_EMPTIVE token renewal method is configured on the UserServiceProvider.

For ON_DEMAND token renewal method, this value can be dismissed.

userProfile?: UserProfile
userToken?: UserToken

Generated using TypeDoc