<!-- 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; [settings](./auth-types.auth.settings.md)

## Auth.settings property

The Auth instance's settings.

<b>Signature:</b>

```typescript
readonly settings: AuthSettings;
```

## Remarks

This is used to edit/read configuration related options such as app verification mode for phone authentication.

