veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
21 lines (12 loc) • 637 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [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. |