amazon-archives / amazon-cognito-auth-js

The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
Apache License 2.0
424 stars 232 forks source link

Allow navigation straight to Sign Up hosted UI page #138

Closed PsiOps closed 5 years ago

PsiOps commented 6 years ago

Description of changes: I added a method to go straight to the signup/create an account screen using the CognitoAuth object.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ErikHDev commented 6 years ago

This would be a really helpful feature for my project! @yuntuowang