v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

Select between previously set up two-factor methods.

If a user has set up more than one way to provide a second factor of authentication, this view will ask the user to choose.

get/tf-select

Response

Two-factor method select form - SECURITY_TWO_FACTOR_SELECT_TEMPLATE

Example response

{
  "meta": {
    "code": 200
  },
  "response": {
    "tf_select": true
  }
}