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