mirror of
https://github.com/OpenBankProject/API-Explorer-II.git
synced 2026-02-06 10:47:04 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| OAuth2CallbackController.ts | ||
| OAuth2ConnectController.ts | ||
| OAuth2ProvidersController.ts | ||
| OpeyIIController.ts | ||
| RequestController.ts | ||
| StatusController.ts | ||
| UserController.ts | ||