veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 365 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [ParsedToken](./auth-types.parsedtoken.md) > [exp](./auth-types.parsedtoken.exp.md)
## ParsedToken.exp property
Expiration time of the token.
<b>Signature:</b>
```typescript
'exp'?: string;
```