<!-- 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; [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;
```
