voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 381 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) > [auth\_time](./auth.parsedtoken.auth_time.md)
## ParsedToken.auth\_time property
Time at which authentication was performed.
<b>Signature:</b>
```typescript
'auth_time'?: string;
```