RefreshTokensErrors
Index
Enumeration Members
InvalidSession
InvalidTokens
Will throw if access or refresh token are missing.
SessionNotFound
Will throw if session is not found.
TokenVerificationFailed
Will throw if verification of the access token or refresh token failed.
UserNotFound
Will throw if user is not found.
Session is not valid