Jump to top

MultiFactorInfo

interface

Contains information about a second factor.

Properties

displayName

</>

User friendly name for this factor.

displayName: undefined | string;

enrollmentTime

</>

Time the second factor was enrolled, in UTC.

enrollmentTime: string;

factorId

</>

Type of factor.

factorId: FactorId;

uid

</>

Unique id for this factor.

uid: string;