<!-- 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; [metadata](./auth.user.metadata.md)

## User.metadata property

Additional metadata around user creation and sign-in times.

<b>Signature:</b>

```typescript
readonly metadata: UserMetadata;
```
