{
"token": "string",
"refreshToken": "string",
"user": {
"id": 0,
"login": "string",
"email": "string",
"userType": "ROOT",
"name": "string",
"active": true,
"tenantId": 0,
"clienteId": 0,
"isVacationMode": true,
"substituteAccountantId": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"contabilidadeSlug": "string",
"requiresTwoFactor": true,
"twoFactorToken": "string",
"requiresTwoFactorSetup": true,
"twoFactorQrCodeBase64": "string",
"twoFactorSecret": "string",
"twoFactorBackupCodes": [
"string"
]
}