<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [UserInfo](./auth.userinfo.md) &gt; [providerId](./auth.userinfo.providerid.md)

## UserInfo.providerId property

The provider used to authenticate the user.

<b>Signature:</b>

```typescript
readonly providerId: string;
```
