curl --location 'http://localhost:4516/login' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "teste@zscansoftware.com", "password": "Zscan123" }'
{}