curl --location '/auth/logout' \ --header 'Content-Type: application/json' \ --data '{}'
{ "message": "Logout successfully, session has been destroyed by the server." }