Tag: AWS Cognito User Pool

  • AWS Cognito Javascript Tutorial: Register Page

    All Code can be found on my Github Repo: https://github.com/nrao57/AWS-Cognito-Tutorials Want to use AWS Cognito Services to manage registered users? In this video I will show you how to create a register page for your website using the AWS Cognito Javascript SDK. AWS Cognito Javascript SDK Documentation https://docs.aws.amazon.com/cognito/latest/developerguide/tutorial-integrating-user-pools-javascript.html#tutorial-integrating-user-pools-user-sign-in-javascript https://github.com/aws-amplify/amplify-js/tree/master/packages/amazon-cognito-identity-js https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-idp-settings.html Original source