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