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

Requirements for user authentication #337

Open
PhillipsOwen opened this issue Jan 21, 2025 · 0 comments
Open

Requirements for user authentication #337

PhillipsOwen opened this issue Jan 21, 2025 · 0 comments
Assignees

Comments

@PhillipsOwen
Copy link
Collaborator

PhillipsOwen commented Jan 21, 2025

This is a placeholder for gathering requirements for the "user authentication" functionality.

This new functionality allows the user to to create an account and log into the application.

  1. Use/store a user's customized application settings.
  2. Use/confirm a user's email address.
  3. Add "administrator" management (assign role, disable user, create account, etc.)
  4. Add 2-step authentication.
  5. Password reset/change functionality.
  6. Capture additional user metadata (contact info, location, business title, etc.).
  7. (Done) Add login page.
  8. (Done) Add user create form.
  9. (Done) Add password format validation.
  10. (Done) Add user account update form.
  11. (Done) Add logout button.
  12. (Done) create cookie to store users login profile.
  13. (Done) Add DB functionality to store/update a user's profile/password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants