AnomalyInnovations / serverless-stack-demo-api

Source for the demo app API in the Serverless Stack Guide
https://demo.serverless-stack.com
MIT License
518 stars 197 forks source link

Unable to authenticate users #22

Open BorjaRobles opened 6 years ago

BorjaRobles commented 6 years ago

Description

Can not create new users

Steps for reproduce

Actual result

screen shot 2018-08-27 at 10 03 18

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

screen shot 2018-08-27 at 10 04 31

jayair commented 6 years ago

@BorjaRobles Are you still having this issue?