Interface accessTfaAddTfaEntry

Returned by POST /access/tfa/{userid}

Hierarchy

  • accessTfaAddTfaEntry

Indexable

[additionalProperties: string]: any

Properties

Properties

challenge?: string

When adding u2f entries, this contains a challenge the user must respond to in order to finish the registration.

id: string

The id of a newly added TFA entry.

recovery?: string[]

When adding recovery codes, this contains the list of codes to be displayed to the user

Generated using TypeDoc