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

User Profiles #3

Closed
growlf opened this issue Dec 15, 2024 · 0 comments · Fixed by #12
Closed

User Profiles #3

growlf opened this issue Dec 15, 2024 · 0 comments · Fixed by #12
Assignees
Labels
enhancement New feature or request

Comments

@growlf
Copy link
Contributor

growlf commented Dec 15, 2024

Need to add basic user profiles that we can expand upon for our specific needs as we go. This solution should also include SSO and MFA login options. While these are two different things, they are frequently very integrated. Keep it simple, and make sure it allows extension for additional properties and methods that we decide on later. Some good references:

  1. https://learndjango.com/tutorials/django-userprofile-model
  2. https://github.com/ubernostrum/django-registration
  3. https://django-allauth.readthedocs.io/en/latest/
  4. https://realpython.com/django-social-network-1/
  5. https://djangopackages.org/
@growlf growlf self-assigned this Dec 15, 2024
@growlf growlf added the enhancement New feature or request label Dec 15, 2024
@growlf growlf linked a pull request Dec 20, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant