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
..
2026-04-06 18:04:18 +01:00
2026-04-17 14:25:21 -07:00
2026-04-16 14:30:05 +03:00
2026-04-16 14:30:05 +03:00
2026-04-16 17:31:41 +01:00
2026-04-05 17:17:16 +01:00
2026-04-07 14:16:25 +08:00
2026-04-17 02:57:18 +01:00
2026-04-17 02:57:18 +01:00
2026-04-07 20:35:39 +01:00
2026-04-07 21:02:04 +01:00
2026-04-17 10:14:00 +05:30
2026-04-17 02:57:18 +01:00
2026-04-07 14:16:25 +08:00
2026-04-04 07:00:47 +01:00
2026-04-17 02:57:18 +01:00
2026-03-25 04:24:46 -07:00
2026-04-06 19:57:57 +01:00
2026-03-27 23:47:04 +00:00
2026-04-18 01:02:29 -05:00
2026-04-18 01:02:29 -05:00
2026-03-28 02:08:29 +00:00
2026-04-16 14:30:05 +03:00
2026-04-16 14:30:05 +03:00
2026-04-07 11:18:18 +01:00
2026-04-01 02:24:12 +01:00
2026-04-14 16:40:05 +01:00
2026-04-14 21:52:16 +05:30
2026-04-18 03:18:12 +02:00
2026-04-17 02:57:18 +01:00
2026-04-17 00:45:04 +01:00
2026-04-05 22:58:29 +01:00
2026-04-12 18:52:22 -07:00
2026-03-30 09:31:33 +09:00
2026-04-18 01:36:15 +01:00
2026-04-07 10:15:34 +01:00
2026-04-07 05:06:54 +01:00
2026-04-04 12:43:23 +09:00
2026-04-11 13:29:22 -05:00
2026-04-04 12:43:23 +09:00
2026-04-11 13:29:22 -05:00
2026-04-06 13:40:41 +01:00
2026-04-03 23:14:37 +09:00
2026-04-07 09:06:09 +01:00
2026-04-14 21:52:16 +05:30
2026-04-10 20:20:33 +01:00
2026-04-07 15:53:50 +01:00
2026-04-11 13:55:07 +01:00
2026-04-06 19:57:56 +01:00
2026-04-14 21:45:34 +05:30
2026-04-07 08:48:23 +01:00
2026-04-11 13:29:22 -05:00
2026-04-11 13:29:22 -05:00
2026-04-11 13:55:07 +01:00
2026-04-14 14:59:01 +01:00