[PR #256] [MERGED] fix: 修复 Codex OAuth 回调监听,添加自动完成流程 #323

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/256
Author: @Yoahoug
Created: 1/16/2026
Status: Merged
Merged: 1/16/2026
Merged by: @justlovemaki

Base: mainHead: fix/codex-oauth-callback


📝 Commits (2)

  • 7368ae5 fix: 修复 Codex OAuth 回调监听,添加自动完成流程
  • 431a5d2 fix: 完善 Codex OAuth 支持 - 回调监听、手动添加提示、端口显示

📊 Changes

5 files changed (+93 additions, -2 deletions)

View changed files

📝 src/auth/oauth-handlers.js (+54 -0)
📝 static/app/app.js (+3 -1)
📝 static/app/modal.js (+28 -0)
📝 static/app/provider-manager.js (+1 -0)
📝 static/app/utils.js (+7 -1)

📄 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/256 **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-callback` --- ### 📝 Commits (2) - [`7368ae5`](https://github.com/justlovemaki/AIClient-2-API/commit/7368ae55f6dd6f353558b464498b37364c808a79) fix: 修复 Codex OAuth 回调监听,添加自动完成流程 - [`431a5d2`](https://github.com/justlovemaki/AIClient-2-API/commit/431a5d2745a36127f68733553c30cc8c6626c98f) fix: 完善 Codex OAuth 支持 - 回调监听、手动添加提示、端口显示 ### 📊 Changes **5 files changed** (+93 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/auth/oauth-handlers.js` (+54 -0) 📝 `static/app/app.js` (+3 -1) 📝 `static/app/modal.js` (+28 -0) 📝 `static/app/provider-manager.js` (+1 -0) 📝 `static/app/utils.js` (+7 -1) </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#323
No description provided.