Warren Chen
d4d2f98296
Refactor member center workflows and UI
2026-07-07 13:27:49 +09:00
Warren Chen
2eff12d903
Add admin permission checks to admin controllers
2026-07-03 15:42:49 +09:00
warrenchen
09589ef631
Completed API and redirect login test
...
feat: Update OAuth client handling and permissions, enhance authentication claims, and adjust environment settings
2026-04-23 13:56:33 +09:00
Warren Chen
5f32452263
Add auth resource registry for audience and scope mapping
2026-04-23 00:50:11 +09:00
Warren Chen
c9c0396ad2
Implement member profile, email flows, and account governance
2026-04-17 03:46:32 +09:00
warrenchen
db39a6ac4c
Enhance installation process with environment variable support and dotenv loading for development
2026-02-03 16:48:25 +09:00
warrenchen
8756010173
Refactor installation process and update schema definitions for improved functionality
2026-02-03 15:33:16 +09:00
warrenchen
4631f82ee4
Add initial installer project and setup for MemberCenter
...
- Created MemberCenter.Installer project with references to Infrastructure, Application, and Domain projects.
- Added Program.cs with a basic console output.
- Generated MemberCenterDbContextModelSnapshot for database schema representation.
2026-02-03 15:04:18 +09:00