Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Factor

A MFA factor.

see

{@link GoTrueMFAApi#enroll}

see

{@link GoTrueMFAApi#listFactors}

see

{@link GoTrueMFAAdminApi#listFactors}

Hierarchy

  • Factor

Index

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