<!-- 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; [session](./auth-types.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;
```
