voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 375 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [Config](./auth.config.md) > [tokenApiHost](./auth.config.tokenapihost.md)
## Config.tokenApiHost property
The host at which the Secure Token API is running.
<b>Signature:</b>
```typescript
tokenApiHost: string;
```