getAuthProviderUserID

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

Gets the user ID from the authentication provider.

Since

Added 1.4.0.

Return

The user ID from the authentication provider.

Parameters

providerName

The providerName which is authentication provider.