curl --location '/auth/register' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "elga",
"email": "elgafarma@gmail.com",
"password": "elga123"
}'{
"id": "533290d0-5ad9-42c1-aaf2-22ecbaabed70",
"email": "elgafarma@gmail.com",
"role": "user",
"name": "elga",
"phone": null,
"createdAt": "2026-03-08T01:38:55.070Z",
"updatedAt": "2026-03-08T01:38:55.070Z",
"deletedAt": null,
"resetPasswordToken": null,
"resetPasswordExpires": null
}