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