<!-- 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; [iat](./auth.parsedtoken.iat.md)

## ParsedToken.iat property

Issuance time of the token.

<b>Signature:</b>

```typescript
'iat'?: string;
```
