Description
Can not create new users
Steps for reproduce
- Clone this repo and deploy with serverless deploy -v
- Clone the frontend api for this repo and add the configuration params from your serverless backend
- Try to create a new user
Actual result

{"__type":"NotAuthorizedException","message":"Incorrect username or password."}

Description
Can not create new users
Steps for reproduce
Actual result
{"__type":"NotAuthorizedException","message":"Incorrect username or password."}