POST /login Authenticate an existing account
200: with the created jwt in the cookie, 400: missing fields, 409: invalid credentials, 500: internal server error
POST /login Authenticate an existing account