<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [MultiFactorResolver](./auth.multifactorresolver.md) &gt; [hints](./auth.multifactorresolver.hints.md)

## MultiFactorResolver.hints property

The list of hints for the second factors needed to complete the sign-in for the current session.

<b>Signature:</b>

```typescript
readonly hints: MultiFactorInfo[];
```
