Extra Identity Details
interface ExtraIdentityDetails
Provides some optional extra properties related to the identity of an authenticated user, in case of an authentication based on the OAuth2Method.
Properties
Link copied to clipboard
OAuth2 access token.
Link copied to clipboard
Validity duration (expressed in seconds) of the OAuth2 access token.
Link copied to clipboard
OAuth2 refresh token, which applications can use to obtain another access token.
Link copied to clipboard
For email or phone authentication methods, optional password expiration timestamp.