UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 456 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [OAuthCredential](./auth.oauthcredential.md) &gt; [idToken](./auth.oauthcredential.idtoken.md) ## OAuthCredential.idToken property The OAuth ID token associated with the credential if it belongs to an OIDC provider, such as `google.com`<!-- -->. <b>Signature:</b> ```typescript idToken?: string; ```