Home > @firebase/auth > IdTokenResult > signInSecondFactor
IdTokenResult.signInSecondFactor property
The type of second factor associated with this session, provided the user was multi-factor authenticated (eg. phone, etc).
Signature:
signInSecondFactor: string | null;