Credentials for a one time password.

Hierarchy (View Summary)

Constructors

Properties

confirmed: boolean

Whether or not these credentials have already been used successfully.

id: string

The uuid (universal unique identifier) of the entity.

qrCodeUrl: undefined | string

The two factor url that is needed to display a qr code.

secret: string

The secret to use for generating the OTP.

userId: string

The user id that these credentials belong to.