UNPKG

veritatisdoloremque

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