Peter Steinberger
|
2fc429dfbf
|
fix: keep codex oauth bridge extension-owned (#68284) (thanks @vincentkoc)
|
2026-04-18 21:27:27 +01:00 |
|
Vincent Koc
|
20debfab90
|
test(auth): align codex bootstrap expectations
|
2026-04-18 21:27:27 +01:00 |
|
Vincent Koc
|
d97d5c04f0
|
fix(auth): harden oauth bootstrap identity checks
|
2026-04-18 21:27:27 +01:00 |
|
Vincent Koc
|
554507b413
|
fix(auth): align codex cli bootstrap policy
|
2026-04-18 21:27:27 +01:00 |
|
Val Alexander
|
f45bc09206
|
[codex] fix(auth): harden OAuth refresh and Codex CLI bootstrap flows (#68396)
* Harden OAuth refresh and Codex CLI bootstrap flows
- Treat near-expiry OAuth credentials as unusable for bootstrap and refresh
- Add clearer timeout and callback validation handling for OpenAI Codex OAuth
- Tighten file lock retry behavior for stale OAuth refresh contention
* fix(auth): address PR review threads
* fix(auth): adopt fresher imported refresh tokens
* test(auth): align oauth expiry fixtures with refresh margin
* fix(auth): tighten Codex OAuth bootstrap and local fallback
* Keep explicit local auth over CLI bootstrap
- Preserve existing non-OAuth local profiles during external CLI OAuth sync
- Add regression coverage for OpenAI Codex and generic external OAuth overlays
* fix(auth): distinguish oauth lock timeout sources
* fix(auth): reject cross-account external oauth bootstrap
* fix(auth): narrow refresh contention classification
|
2026-04-18 01:02:29 -05:00 |
|
Vincent Koc
|
5edf876a5e
|
test(auth): add codex oauth red-blue coverage
|
2026-04-17 14:14:03 -07:00 |
|
Vincent Koc
|
3587e0ef95
|
fix(codex): keep auth read diagnostics off stdout (#66451)
* fix(codex): keep auth read diagnostics off stdout
* docs(changelog): fix codex auth entry
* fix(codex): sanitize auth read diagnostics
* Update CHANGELOG.md
|
2026-04-14 11:13:57 +01:00 |
|
Peter Steinberger
|
1c41987876
|
refactor(auth): split auth state from auth store
|
2026-04-06 13:42:44 +01:00 |
|
Peter Steinberger
|
7e0e2f81e5
|
refactor(auth): isolate external oauth overlays
|
2026-04-06 13:30:25 +01:00 |
|