fengling-auth-service/Data
Sam d92d51fb3e feat: implement OAuth 2.0 login flow with auto-redirect
- Modify login page to auto-redirect to auth center
- Update auth store to use OAuth login flow
- Handle OAuth callback and token exchange
- Update logout to use OAuth logout endpoint
2026-02-06 01:14:11 +08:00
..
ApplicationDbContext.cs fix: configure TenantInfo as owned entity and use AsNoTracking 2026-02-06 00:55:58 +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: implement OAuth 2.0 login flow with auto-redirect 2026-02-06 01:14:11 +08:00