fengling-auth-service/Data
Sam 635e3b6c86 feat: configure OAuth client for Fengling Console
- Add localhost:5777 callback URIs to fengling-console client
- Register OIDC scopes: openid, profile, email
- Add support for development environment
2026-02-06 00:47:06 +08:00
..
Migrations first commit 2026-02-03 15:30:12 +08:00
ApplicationDbContext.cs feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
ApplicationDbContextFactory.cs feat(auth): add user and role models with EF Core migrations 2026-02-01 23:36:20 +08:00
SeedData.cs feat: configure OAuth client for Fengling Console 2026-02-06 00:47:06 +08:00