Authorization: Bearer ********************
curl --location '/admin/auth/me' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "success": true }