Interface Factor

A MFA factor.

See

Hierarchy

  • Factor

Properties

created_at: string
factor_type: string & {} | "totp" | "phone"

Type of factor. totp and phone supported with this version

friendly_name?: string

Friendly name of the factor, useful to disambiguate between multiple factors.

id: string

ID of the factor.

status: "verified" | "unverified"

Factor's status.

updated_at: string

Generated using TypeDoc