<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [User](./auth.user.md) &gt; [providerData](./auth.user.providerdata.md)

## User.providerData property

Additional per provider such as displayName and profile information.

<b>Signature:</b>

```typescript
readonly providerData: UserInfo[];
```
