-
feat(auth): add callback forwarder support for Web UI in OAuth flows
released this
2025-10-05 17:52:42 +00:00 | 1701 commits to main since this release- Introduced callback forwarders for Anthropic, Gemini, Codex, and iFlow OAuth flows.
- Added
is_webuiquery parameter detection to enhance Web UI compatibility. - Implemented mechanisms to start and stop callback forwarders dynamically.
- Improved error handling and logging for callback server initialization.
Downloads