Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

loq two_fa_recovery_code

Liam Jack edited this page Aug 25, 2015 · 1 revision

Endpoint

/loq/two_fa_recovery_code

Description

Used to obtain an backup code for two factor authentication to bypass SMS authentication if ever that is not possible.

Request

  • timestamp
  • req_token
  • username

Response

  • success: true
  • message: This is your backup code
Clone this wiki locally