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