UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 469 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; [secret](./auth.oauthcredential.secret.md) ## OAuthCredential.secret property The OAuth access token secret associated with the credential if it belongs to an OAuth 1.0 provider, such as `twitter.com`<!-- -->. <b>Signature:</b> ```typescript secret?: string; ```