-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
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."}
Metadata
Metadata
Assignees
Labels
No labels

