signInSecondFactor property
The type identifier or factorId
of the second factor, provided the
ID token was obtained from a multi-factor authenticated user.
For phone, this is "phone"
.
Implementation
String? signInSecondFactor;
The type identifier or factorId
of the second factor, provided the
ID token was obtained from a multi-factor authenticated user.
For phone, this is "phone"
.
String? signInSecondFactor;