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