Skip to main content

ResumeSessionErrors

Index

Enumeration Members

InvalidSession

InvalidSession: InvalidSession

Session is not valid

InvalidToken

InvalidToken: InvalidToken

Will throw if access token is missing.

SessionNotFound

SessionNotFound: SessionNotFound

Will throw if session is not found.

TokenVerificationFailed

TokenVerificationFailed: TokenVerificationFailed

Will throw if verification of the access token failed.

UserNotFound

UserNotFound: UserNotFound

Will throw if user is not found.