UNPKG

voluptasmollitia

Version:
19 lines (10 loc) 473 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [AuthCredential](./auth.authcredential.md) &gt; [providerId](./auth.authcredential.providerid.md) ## AuthCredential.providerId property The authentication provider ID for the credential. <b>Signature:</b> ```typescript readonly providerId: string; ``` ## Remarks For example, 'facebook.com', or 'google.com'.