UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 465 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [OAuthCredentialOptions](./auth.oauthcredentialoptions.md) &gt; [idToken](./auth.oauthcredentialoptions.idtoken.md) ## OAuthCredentialOptions.idToken property The OAuth ID token used to initialize the [OAuthCredential](./auth.oauthcredential.md)<!-- -->. <b>Signature:</b> ```typescript idToken?: string; ```