AWS Cognito Tutorial Part II | Sign in & registration
This is part II of the AWS Cognito tutorial series. Join us in this tutorial as we implement registration and sign up functionality in our client app using the AWS Amplify library.
Here is the ‘Hexal Energy’ starter app for this tutorial:
https://github.com/jspruance/aws-cognito-tutorial-starter
AWS Amplify auth documentation:
https://aws-amplify.github.io/docs/js/authentication
AWS Cognito:
https://aws.amazon.com/cognito/
Completed tutorial code:
https://github.com/jspruance/aws-cognito-tutorial-complete