You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [AuthError](./auth-types.autherror.md) which was thrown during a sign-in, link, or reauthenticate operation.
|[credentialFromError(error)](./auth.facebookauthprovider.credentialfromerror.md)| <code>static</code> |Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [AuthError](./auth-types.autherror.md) which was thrown during a sign-in, link, or reauthenticate operation.|
70
+
|[credentialFromResult(userCredential)](./auth.facebookauthprovider.credentialfromresult.md)| <code>static</code> |Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [UserCredential](./auth-types.usercredential.md)<!---->.|
Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [AuthError](./auth-types.autherror.md) which was thrown during a sign-in, link, or reauthenticate operation.
|[credentialFromError(error)](./auth.githubauthprovider.credentialfromerror.md)| <code>static</code> |Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [AuthError](./auth-types.autherror.md) which was thrown during a sign-in, link, or reauthenticate operation.|
74
+
|[credentialFromResult(userCredential)](./auth.githubauthprovider.credentialfromresult.md)| <code>static</code> |Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [UserCredential](./auth-types.usercredential.md)<!---->.|
Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [AuthError](./auth-types.autherror.md) which was thrown during a sign-in, link, or reauthenticate operation.
|[credential(idToken, accessToken)](./auth.googleauthprovider.credential.md)| <code>static</code> | Creates a credential for Google. At least one of ID token and access token is required. |
|[credentialFromError(error)](./auth.googleauthprovider.credentialfromerror.md)| <code>static</code> |Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [AuthError](./auth-types.autherror.md) which was thrown during a sign-in, link, or reauthenticate operation.|
72
+
|[credentialFromResult(userCredential)](./auth.googleauthprovider.credentialfromresult.md)| <code>static</code> |Used to extract the underlying [OAuthCredential](./auth.oauthcredential.md) from a [UserCredential](./auth-types.usercredential.md)<!---->.|
0 commit comments