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

use email as identifier instead of username #747

Open
dpgraham4401 opened this issue Jul 10, 2024 · 0 comments
Open

use email as identifier instead of username #747

dpgraham4401 opened this issue Jul 10, 2024 · 0 comments

Comments

@dpgraham4401
Copy link
Member

instead of having user remember a username, use an email address instead.

There are a couple parts of the code that reference the user's username, so this change is not completely isolated.

the django documentation has a full example here
https://docs.djangoproject.com/en/5.0/topics/auth/customizing/#a-full-example

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

No branches or pull requests

1 participant