[PR #258] [MERGED] fix: Codex OAuth 添加代理支持和60秒轮询超时 #324

Closed
opened 2026-02-27 07:18:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/258
Author: @Yoahoug
Created: 1/16/2026
Status: Merged
Merged: 1/16/2026
Merged by: @justlovemaki

Base: mainHead: fix/codex-oauth-improvements


📝 Commits (2)

  • 55ab309 fix: Codex OAuth 添加代理支持和60秒轮询超时
  • 194d61d refactor: 合并 codex-oauth.js 到 oauth-handlers.js,统一管理 OAuth 逻辑

📊 Changes

3 files changed (+617 additions, -604 deletions)

View changed files

src/auth/codex-oauth.js (+0 -589)
📝 src/auth/oauth-handlers.js (+615 -13)
📝 src/providers/openai/codex-core.js (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/justlovemaki/AIClient-2-API/pull/258 **Author:** [@Yoahoug](https://github.com/Yoahoug) **Created:** 1/16/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@justlovemaki](https://github.com/justlovemaki) **Base:** `main` ← **Head:** `fix/codex-oauth-improvements` --- ### 📝 Commits (2) - [`55ab309`](https://github.com/justlovemaki/AIClient-2-API/commit/55ab3097a204234b9bd5685c7025d53c36e31b28) fix: Codex OAuth 添加代理支持和60秒轮询超时 - [`194d61d`](https://github.com/justlovemaki/AIClient-2-API/commit/194d61d0e50511865f93d7accbabbc6db1aa3351) refactor: 合并 codex-oauth.js 到 oauth-handlers.js,统一管理 OAuth 逻辑 ### 📊 Changes **3 files changed** (+617 additions, -604 deletions) <details> <summary>View changed files</summary> ➖ `src/auth/codex-oauth.js` (+0 -589) 📝 `src/auth/oauth-handlers.js` (+615 -13) 📝 `src/providers/openai/codex-core.js` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:18:57 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AIClient-2-API-justlovemaki#324
No description provided.