{
"session": {
"id": "string",
"expiresAt": "2019-08-24T14:15:22.123Z",
"token": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"ipAddress": "string",
"userAgent": "string",
"userId": "string"
},
"user": {
"id": "string",
"name": "string",
"email": "string",
"emailVerified": true,
"secondaryEmail": "string",
"image": "string",
"active": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"roles": [
"string"
],
"permissions": [
"string"
]
}
}