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