@accounts/serverEnumerationsLogoutErrorsOn this pageLogoutErrors Index Enumeration MembersInvalidSessionInvalidTokenSessionNotFoundTokenVerificationFailedEnumeration Members InvalidSessionInvalidSession: InvalidSessionSession is not validInvalidTokenInvalidToken: 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.
Session is not valid