@accounts/serverEnumerationsFindSessionByAccessTokenErrorsOn this pageFindSessionByAccessTokenErrors Index Enumeration MembersInvalidTokenSessionNotFoundTokenVerificationFailedEnumeration Members InvalidTokenInvalidToken: InvalidTokenWill throw if access token is missing.SessionNotFoundSessionNotFound: SessionNotFoundWill throw if session is not found.TokenVerificationFailedTokenVerificationFailed: TokenVerificationFailedWill throw if verification of the access token failed.
Will throw if access token is missing.