{
"isSuccess": true,
"data": {
"userId": "string",
"name": "string",
"isAuthenticated": true,
"token": "string",
"refreshToken": "string",
"roles": [
"string"
],
"profilePicture": "string"
},
"message": "string",
"statusCode": 0,
"errors": [
"string"
]
}