<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [Auth](./auth-types.auth.md) &gt; [config](./auth-types.auth.config.md)

## Auth.config property

The [Config](./auth-types.config.md) used to initialize this instance.

<b>Signature:</b>

```typescript
readonly config: Config;
```
