UNPKG

voluptasmollitia

Version:
21 lines (12 loc) 607 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [AuthProvider](./auth.authprovider.md) ## AuthProvider interface Interface that represents an auth provider, used to facilitate creating [AuthCredential](./auth.authcredential.md)<!-- -->. <b>Signature:</b> ```typescript export interface AuthProvider ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [providerId](./auth.authprovider.providerid.md) | string | Provider for which credentials can be constructed. |