MultiFactorSession

abstract classMultiFactorSession :Parcelable


Identifies the current session to enroll a second factor or to complete sign in when previously enrolled. It contains additional context on the existing user, notably the confirmation that the user passed the first factor challenge.

Summary

Public constructors

Inherited functions

Fromandroid.os.Parcelable
abstractInt
abstractUnit
writeToParcel(p: Parcel!, p1: Int)

Public constructors

MultiFactorSession

MultiFactorSession()

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-21 UTC.