voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 396 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) > [authDomain](./auth.config.authdomain.md)
## Config.authDomain property
The domain at which the web widgets are hosted (provided via Firebase Config).
<b>Signature:</b>
```typescript
authDomain?: string;
```