Jay
Jay
Yeah I just pushed a beta version. Give it a try!
@jeff-kilbride Good catch, let me update the sample in the comment.
Hmm it doesn't right now. That's because the .env file is treated as the environment variables of the execution context, while the ones in the serverless.yml are the ones that...
Did you get any errors after the update?
After running the audit fix, it should have updated the packages for you right? Did you run into any errors after that?
@pereiraryan Yeah we mention this in the tutorial. It is left as an exercise for the reader with some hints on how to implement it - https://serverless-stack.com/chapters/signup-with-aws-cognito.html.
Yeah for sure! That would be a useful addition. Thanks for the forum post. If you are interested in putting together a draft for the chapter that would be awesome.
Hmmm is this in React Bootstrap 1.0? If so then we are holding off updating till it's out of beta. For now we are sticking with older version.
The changes are in this branch - https://github.com/AnomalyInnovations/serverless-stack-com/tree/usernameattribute.
Here is the PR - https://github.com/AnomalyInnovations/serverless-stack-com/pull/241