<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [Config](./auth.config.md) &gt; [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;
```
