secondFactorIdentifier property

String? secondFactorIdentifier
getter/setter pair

The uid of the second factor used to sign in, provided the ID token was obtained from a multi-factor authenticated user.

Implementation

String? secondFactorIdentifier;