Skip to content

Refactor simple users#11

Merged
bjcoleman merged 6 commits into
MoravianUniversity:mainfrom
bjcoleman:refactor_simple_users
Dec 31, 2025
Merged

Refactor simple users#11
bjcoleman merged 6 commits into
MoravianUniversity:mainfrom
bjcoleman:refactor_simple_users

Conversation

@bjcoleman
Copy link
Copy Markdown
Contributor

No description provided.

Ben Coleman added 6 commits December 30, 2025 22:57
The system now uses email address as the sole unique field for an account.
* No longer tracks placeholder accounts
* Also fixed inconsistent behavior on grouop member removal.  Now creator can remove anyone, otherwise you can onl
  remove self.
user accounts are now unique based on email address.

Also removed implementation notes, which didn't add any important ideas.
Removes OAUTH and placeholder in data and in discussion.
* Restructure storage for account check, get, and create
* Create and test application layer for accounts
* Remove OAUTH ids and placeholder references throughout code.
@bjcoleman bjcoleman merged commit 95cab3c into MoravianUniversity:main Dec 31, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant