voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 487 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) > [session](./auth.multifactorresolver.session.md)
## MultiFactorResolver.session property
The session identifier for the current sign-in flow, which can be used to complete the second factor sign-in.
<b>Signature:</b>
```typescript
readonly session: MultiFactorSession;
```