voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 465 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [MultiFactorResolver](./auth.multifactorresolver.md) > [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[];
```