Home > @firebase/auth > OAuthCredential > idToken
OAuthCredential.idToken property
The OAuth ID token associated with the credential if it belongs to an OIDC provider, such as google.com
.
Signature:
idToken?: string;
Home > @firebase/auth > OAuthCredential > idToken
The OAuth ID token associated with the credential if it belongs to an OIDC provider, such as google.com
.
Signature:
idToken?: string;