Install all dependencies.
$ npm install
AUTHOR OF THIS HELPFUL IDEA: https://medium.com/@floydfajones/express-with-aws-congito-auth-w-typescript-2020-ffc7bc9dc957
I don't know why
he DID NOT provide ANY CODE reference or at least made code in text, not just screenshots of it...
Login to your aws account and open the Cognito service, follow the steps below:
Step through settings
Which standard attributes do you want to require?
make sure birthdate, email, family_name & name are all checked & click Next Step
Next Step
until you reach the App clients and click Add a new app client
Create app client
Next Step
and finally click Create pool
Author: ChildOfJustice
Source Code: https://github.com/ChildOfJustice/Auth-AWS-Cognito-for-express-server
#node #nodejs #javascript