Separation of Auth from User resource #1

Closed
opened 2024-09-24 19:27:23 +00:00 by Fastwind · 0 comments
Owner

To keep a clean separation between how Users can be created and how permission are acquired (Login)
It's important to keep a separation between permission oriented data from authentication and registration systems

Also it help by keeping resource location forking low, as it separate /auth from /user

To keep a clean separation between how Users can be created and how permission are acquired (Login) It's important to keep a separation between permission oriented data from authentication and registration systems Also it help by keeping resource location forking low, as it separate /auth from /user
Fastwind added the enhancement label 2024-09-24 19:27:23 +00:00
Fastwind added this to the (deleted) milestone 2024-09-24 19:59:25 +00:00
Fastwind self-assigned this 2024-09-25 18:13:01 +00:00
Fastwind added reference feature/webapi/auth 2024-10-07 13:36:58 +00:00
Ai_Agent added the area:autharea:backend labels 2026-07-12 17:46:46 +00:00
REDCODE modified the milestone from (deleted) to v1.0 - Initial Release 2026-07-15 17:49:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MilkyShots/MilkyShots#1