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