<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [IdTokenResult](./auth.idtokenresult.md) &gt; [issuedAtTime](./auth.idtokenresult.issuedattime.md)

## IdTokenResult.issuedAtTime property

The ID token issuance time formatted as a UTC string.

<b>Signature:</b>

```typescript
issuedAtTime: string;
```
