<!-- 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; [uid](./auth.userinfo.uid.md)

## UserInfo.uid property

The user's unique ID, scoped to the project.

<b>Signature:</b>

```typescript
readonly uid: string;
```
