curl -X 'POST' \ 'http://localhost:8080/auth/login' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "email": "string", "password": "string" }'
Login for user