UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 363 B
<!-- 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; ```