getAuthProviderAccessToken

open fun getAuthProviderAccessToken(@NonNull providerName: String): String

Gets the access token from the authentication provider.

Since

Added 1.4.0.

Return

The access token from the authentication provider.

Parameters

providerName

The providerName which is authentication provider.