User Workflow #2

Merged
msrogers2015 merged 3 commits from task/users into staging 2026-08-20 00:28:24 +00:00
Owner

Created the basics of user interaction. Users can register and login with optional mfa (still needs to be added)

Created the basics of user interaction. Users can register and login with optional mfa (still needs to be added)
Foundation models and tables created for the user workflow. This includes a pssword history table to track old passwords.
The foundation for creating new users and logging in has been created. This is just the skeletons since a lot of this workflow depends on other things e.g. jwt creation and
emailer in order to be fully functional.
msrogers2015 deleted branch task/users 2026-08-20 00:28:25 +00:00
msrogers2015 referenced this pull request from a commit 2026-08-20 00:28:25 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
msrogers2015/backend-template!2
No description provided.