{ status: "OK", ...}
if successful along a description of the created device (secret, etc.)
Lists all TOTP devices of the current user
{ status: "OK", ...}
if successful with a list of devices in the devices
prop
Removes a TOTP device
{ status: "OK", ...}
if successful
Verifies that the totp code belongs to a verified device of the current user
{ status: "OK", ...}
if successful
Verifies the totp device for the current user
{ status: "OK", ...}
if successful
Generated using TypeDoc
Creates a new unverified device.