TwoFactorSetupResponse
secretstringrequired
totpAuthUrlstringrequired
recoveryCodesstring[]required
tokenstringrequired
TwoFactorSetupResponse
{
"secret": "string",
"totpAuthUrl": "string",
"recoveryCodes": [
"string"
],
"token": "string"
}