ExtraIdentityDetails

interface ExtraIdentityDetails

Provides some optional extra properties related to the identity of an authenticated user.

Properties

oauthAccessToken
Link copied to clipboard
abstract val oauthAccessToken: String?

OAuth2 access token, provided in case of an authentication based on the OAuth2Method.