aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.2k stars 2.63k forks source link

Auth, Module 1: User Authentication Step 5 is incorrect #204

Closed HoganSlender closed 5 years ago

HoganSlender commented 5 years ago

Readme.ms states "After signing up as a new user, sign-in with the same user at the /signin path. If the page loads a map, sign-in was successful and you have successfully integrated Cognito for app authentication." This is incorrect; after signing in, you stay at the signin page; there isn't a map page to go to in the website...

HoganSlender commented 5 years ago

user error