mikhail-oai
1f24a3e2c7
Remove redundant clone in auth storage test
2026-03-20 16:20:45 -04:00
mikhail-oai
15563e1e9d
Use storage helpers in auth and OAuth keyring tests
2026-03-20 16:20:45 -04:00
mikhail-oai
b3b7c81d21
cleaning up unnecessary code and exposed API
2026-03-20 16:20:45 -04:00
mikhail-oai
482e2d0287
scope json breakout to windows only
2026-03-20 16:20:45 -04:00
mikhail-oai
d2b2ee88fc
generalize json serialization and unify MCP/Auth codepaths.
2026-03-20 16:20:45 -04:00
mikhail-oai
b6340cffa2
Use binary split-entry keyring storage for auth to avoid Windows credential size failures
2026-03-20 16:20:45 -04:00
Ahmed Ibrahim
2aa4873802
Move auth code into login crate ( #15150 )
...
- Move the auth implementation and token data into codex-login.
- Keep codex-core re-exporting that surface from codex-login for
existing callers.
---------
Co-authored-by: Codex <noreply@openai.com >
2026-03-19 18:58:17 -07:00