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