Commit Graph
1 Commits
Author SHA1 Message Date
john-okeefe d0a2042344 docs: add API consolidation implementation plan
- Comprehensive 8-phase plan for consolidating profile endpoints
- Self-service profile: PUT /api/auth/profile for users
- Admin user management: profile updates, password resets, deletions
- Frontend: universal /profile page, /admin/users with modal editing
- Security: last-admin protection throughout
- Follows KISS principle: copy/paste logic, no over-engineering
2026-02-21 00:58:50 -05:00