[PR #342] [MERGED] Codex-generated pull request #649

Closed
opened 2026-03-13 21:01:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AJaySi/ALwrity/pull/342
Author: @AJaySi
Created: 2/11/2026
Status: Merged
Merged: 2/11/2026
Merged by: @AJaySi

Base: mainHead: codex/review-oauth-unified-implementation-for-readiness


📝 Commits (1)

  • dc32b3b fix(oauth): harden callbacks and remove token exposure in client flows

📊 Changes

8 files changed (+221 additions, -85 deletions)

View changed files

📝 backend/routers/bing_oauth.py (+6 -10)
📝 backend/routers/gsc_auth.py (+3 -3)
📝 backend/services/gsc_service.py (+21 -35)
📝 backend/services/integrations/bing_oauth.py (+0 -1)
docs/OAUTH_FRAMEWORK_PRODUCTION_READINESS_TRACE.md (+164 -0)
📝 frontend/src/api/bingOAuth.ts (+0 -3)
📝 frontend/src/components/SEODashboard/components/GSCAuthCallback.tsx (+2 -2)
📝 frontend/src/hooks/useBingOAuth.ts (+25 -31)

📄 Description

Codex generated this pull request, but encountered an unexpected error after generation. This is a placeholder PR message.


Codex Task


🔄 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/AJaySi/ALwrity/pull/342 **Author:** [@AJaySi](https://github.com/AJaySi) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@AJaySi](https://github.com/AJaySi) **Base:** `main` ← **Head:** `codex/review-oauth-unified-implementation-for-readiness` --- ### 📝 Commits (1) - [`dc32b3b`](https://github.com/AJaySi/ALwrity/commit/dc32b3b88a6e660c886f35b2ef9acb04a5be57d3) fix(oauth): harden callbacks and remove token exposure in client flows ### 📊 Changes **8 files changed** (+221 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `backend/routers/bing_oauth.py` (+6 -10) 📝 `backend/routers/gsc_auth.py` (+3 -3) 📝 `backend/services/gsc_service.py` (+21 -35) 📝 `backend/services/integrations/bing_oauth.py` (+0 -1) ➕ `docs/OAUTH_FRAMEWORK_PRODUCTION_READINESS_TRACE.md` (+164 -0) 📝 `frontend/src/api/bingOAuth.ts` (+0 -3) 📝 `frontend/src/components/SEODashboard/components/GSCAuthCallback.tsx` (+2 -2) 📝 `frontend/src/hooks/useBingOAuth.ts` (+25 -31) </details> ### 📄 Description Codex generated this pull request, but encountered an unexpected error after generation. This is a placeholder PR message. ------ [Codex Task](https://chatgpt.com/codex/tasks/task_e_698c2e384c448328b133ca66c947e7b4) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 21:01:50 +03:00
Sign in to join this conversation.
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/ALwrity#649
No description provided.