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