veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 424 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) > [providerId](./auth-types.authprovider.providerid.md)
## AuthProvider.providerId property
Provider for which credentials can be constructed.
<b>Signature:</b>
```typescript
readonly providerId: string;
```