<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [UserMetadata](./auth-types.usermetadata.md) &gt; [lastSignInTime](./auth-types.usermetadata.lastsignintime.md)

## UserMetadata.lastSignInTime property

Time the user last signed in.

<b>Signature:</b>

```typescript
readonly lastSignInTime?: string;
```
