MultiFactorSession class
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.
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited