voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
19 lines (10 loc) • 473 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [AuthCredential](./auth.authcredential.md) > [providerId](./auth.authcredential.providerid.md)
## AuthCredential.providerId property
The authentication provider ID for the credential.
<b>Signature:</b>
```typescript
readonly providerId: string;
```
## Remarks
For example, 'facebook.com', or 'google.com'.