<!-- 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; [username](./auth.additionaluserinfo.username.md)

## AdditionalUserInfo.username property

The username if the provider is GitHub or Twitter.

<b>Signature:</b>

```typescript
readonly username?: string | null;
```
