Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't use a static login UI and use the Cognito UI for more functionalities #23

Open
jeffsec-aws opened this issue Nov 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jeffsec-aws
Copy link

Is your feature request related to a problem? Please describe.
Yes as it will be an easier way to answer also issues #4 and #5

Describe the feature you'd like
Use the Cognito Hosted UI instead of a static login UI with the pattern used at https://github.com/awslabs/cognito-at-edge

This will allow you to support natively :

  • Identity Federation from social login
  • Identity Federation from Enterprise IdP
  • multi factor authentication
  • password reset and recovery
  • Self-service sign-up
@jeffsec-aws jeffsec-aws added the enhancement New feature or request label Nov 16, 2023
@knihit
Copy link
Member

knihit commented Nov 17, 2023

Thank you for the suggestion. The solution uses Amplify signin UI component. We will do a due diligence to compare our current implementation and Cognito hosted UI, evaluate the pros/ cons and make a decision for future iterations. Adding this as a spike for our future sprints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants