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