AuthenticationSession$Typings extension
Properties
- accessToken → String
-
The access token.
no setter
- account → AuthenticationSessionAccountInformation
-
The account associated with the session.
no setter
- id → String
-
The identifier of the authentication session.
no setter
-
scopes
→ List<
String> -
The permissions granted by the session's access token. Available scopes
are defined by the {@link AuthenticationProvider}.
no setter