31 lines
828 B
JSON
31 lines
828 B
JSON
{
|
|
"user": {
|
|
"id": "8c02cbac-16f8-4437-b362-342f5a6ea6df",
|
|
"email": "yinohos278@nrlord.com",
|
|
"email_confirmed_at": "2025-10-22T21:14:13.540678Z",
|
|
"created_at": "2025-10-22T21:14:13.536407Z",
|
|
"last_sign_in_at": "2025-10-23T19:35:45.222772Z"
|
|
},
|
|
"profile": {
|
|
"id": "8c02cbac-16f8-4437-b362-342f5a6ea6df",
|
|
"full_name": "João Gustavo",
|
|
"avatar_url": null,
|
|
"created_at": "2025-10-22T21:14:13.536083+00:00",
|
|
"updated_at": "2025-10-22T21:14:13.581474+00:00",
|
|
"email": "yinohos278@nrlord.com",
|
|
"disabled": false,
|
|
"phone": "(79) 99161-9988"
|
|
},
|
|
"roles": [
|
|
"paciente"
|
|
],
|
|
"permissions": {
|
|
"isAdmin": false,
|
|
"isManager": false,
|
|
"isDoctor": false,
|
|
"isSecretary": false,
|
|
"isPatient": true,
|
|
"canManageUsers": false,
|
|
"isAdminOrManager": false
|
|
}
|
|
} |