Interface UserEnrollment

Hierarchy

  • UserEnrollment

Indexable

[key: string]: any | any

Properties

Authentication method for this enrollment. Can be authenticator, guardian, sms, webauthn-roaming, or webauthn-platform.

enrolled_at?: string

Start date and time of this enrollment.

id?: string

ID of this enrollment.

identifier?: string

Device identifier (usually phone identifier) of this enrollment.

last_auth?: string

Last authentication date and time of this enrollment.

name?: string

Name of enrollment (usually phone number).

phone_number?: string

Phone number for this enrollment.

Status of this enrollment. Can be pending or confirmed.

type?: string

Type of enrollment.