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

Specify username while signing up through Cognito #258

Open
2 tasks
ethanstrominger opened this issue Feb 28, 2024 · 0 comments
Open
2 tasks

Specify username while signing up through Cognito #258

ethanstrominger opened this issue Feb 28, 2024 · 0 comments

Comments

@ethanstrominger
Copy link
Member

ethanstrominger commented Feb 28, 2024

Overview

As a user I want to make sure that anywhere username is used it is the same so that all my information can be consistent.

Background

Currently, Cognito is configured to only prompt for email. This has the potential to cause inconsistencies in other systems where username is used. This is particularly confusing because when you use allauth for a seamless experience, username is derived from email address. Both need to be consistent.

Action Items

  • Modify Amazon Cognito user pool apps to include username as an attribute to collect.
  • Modify documentation that specifies how you spin up Amazon Cognito app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issue Review
Development

No branches or pull requests

1 participant