veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 401 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [UserInfo](./auth-types.userinfo.md) > [providerId](./auth-types.userinfo.providerid.md)
## UserInfo.providerId property
The provider used to authenticate the user.
<b>Signature:</b>
```typescript
readonly providerId: string;
```