Jump to top

PhoneMultiFactorInfo

interface

Properties

displayName

</>

User friendly name for this factor.

displayName: undefined | string;

enrollmentTime

</>

Time the second factor was enrolled, in UTC.

enrollmentTime: string;

factorId

</>
factorId: "phone";

phoneNumber

</>

The phone number used for this factor.

phoneNumber: string;

uid

</>

Unique id for this factor.

uid: string;