发布

  • Enhance OAuth handling for Anthropic, Codex, Gemini, and Qwen tokens

    frostbyte_neo 发布于 2025-09-09 18:34:22 +00:00 | 3173 次提交 在此版本后已推送到 main

    • Transitioned OAuth callback handling from temporary servers to predefined persistent endpoints.
    • Simplified token retrieval by replacing in-memory handling with state-file-based persistence.
    • Introduced unified oauthStatus map for tracking flow progress and errors.
    • Added new /auth/*/callback routes, streamlining code and state management for OAuth flows.
    • Improved error handling and logging in token exchange and callback flows.
    下载附件