Home > @firebase/auth > AuthCredential > providerId
AuthCredential.providerId property
The authentication provider ID for the credential.
Signature:
readonly providerId: string;
Description
For example, 'facebook.com', or 'google.com'.
Home > @firebase/auth > AuthCredential > providerId
The authentication provider ID for the credential.
Signature:
readonly providerId: string;
For example, 'facebook.com', or 'google.com'.