firebase.auth. AuthCredential
interface static
Interface that represents the credentials returned by an auth provider. Implementations specify the details about each auth provider's credential requirements.
Property
provider
string
The authentication provider ID for the credential. For example, 'facebook.com', or 'google.com'.

