<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [User](./auth-types.user.md) &gt; [metadata](./auth-types.user.metadata.md)

## User.metadata property

Additional metadata around user creation and sign-in times.

<b>Signature:</b>

```typescript
readonly metadata: UserMetadata;
```
