Represents a session of a currently logged in user.
The identifier of the authentication session.
The access token.
The account associated with the session.
The permissions granted by the session's access token. Available scopes are defined by the AuthenticationProvider.
Generated by TypeDoc
Represents a session of a currently logged in user.