<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [ParsedToken](./auth-types.parsedtoken.md) &gt; [iat](./auth-types.parsedtoken.iat.md)

## ParsedToken.iat property

Issuance time of the token.

<b>Signature:</b>

```typescript
'iat'?: string;
```
