Skip to main content

FindSessionByAccessTokenErrors

Index

Enumeration Members

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.