<!-- 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; [token](./auth.idtokenresult.token.md)

## IdTokenResult.token property

The Firebase Auth ID token JWT string.

<b>Signature:</b>

```typescript
token: string;
```
