<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [ParsedToken](./auth.parsedtoken.md) &gt; [auth\_time](./auth.parsedtoken.auth_time.md)

## ParsedToken.auth\_time property

Time at which authentication was performed.

<b>Signature:</b>

```typescript
'auth_time'?: string;
```
