veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 420 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [Config](./auth-types.config.md) > [authDomain](./auth-types.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;
```