getAccessToken

abstract fun getAccessToken(): String

Gets the OAuth access token attached to this Identity instance when available. This piece of information is available only when authenticating using OAuth2 login.

Return

The access token attached to this Identity instance or null if not available