DocSpace-client/packages/client/tests/mocking/mock-data/auth/code.json

12 lines
177 B
JSON

{
"count": 1,
"response": {
"token": "TOKEN",
"expires": "2023-02-22T13:01:36.2618362Z",
"sms": false,
"tfa": true
},
"status": 0,
"statusCode": 200
}