curl --location '/api/auth/login' \ --header 'Content-Type: application/json' \ --data '{ "email":"", "password":"" }'
{}