veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 409 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [UserMetadata](./auth-types.usermetadata.md) > [creationTime](./auth-types.usermetadata.creationtime.md)
## UserMetadata.creationTime property
Time the user was created.
<b>Signature:</b>
```typescript
readonly creationTime?: string;
```