API-Explorer-II/server/controllers
simonredfern e701522734 Fix TypeScript compilation errors in multi-provider implementation
- Fix OAuth2ClientWithConfig to properly extend arctic OAuth2Client
- Rename methods to avoid base class conflicts (exchangeAuthorizationCode, refreshTokens)
- Fix OAuth2ProviderManager to use OBPClientService.get() correctly
- Fix iteration over Map entries to avoid downlevelIteration issues
- Update OAuth2ConnectController with correct method signatures
- Fix redirect URI access via getRedirectUri() method
2026-01-14 13:00:45 +01:00
..
OAuth2CallbackController.ts Fix TypeScript compilation errors in multi-provider implementation 2026-01-14 13:00:45 +01:00
OAuth2ConnectController.ts Fix TypeScript compilation errors in multi-provider implementation 2026-01-14 13:00:45 +01:00
OAuth2ProvidersController.ts Add multi-OIDC provider controllers and update app initialization 2026-01-14 13:00:45 +01:00
OpeyIIController.ts ES modules 2025-12-11 20:44:07 +01:00
RequestController.ts Don't hide request body if empty. token refresh try 2025-12-19 16:01:14 +01:00
StatusController.ts OIDC checking / retrying 2025-12-14 11:04:14 +01:00
UserController.ts session timeout 2025-12-19 16:01:14 +01:00