Files
codex/codex-rs
T
Anton Panasenko 336f907ec1 Support staging OAuth client ID overrides (#28257)
## Summary

- allow app-server ChatGPT login to use a configured OAuth client ID
- reuse the same client ID for refresh and revoke requests
- cover staging login, refresh, and revoke request payloads

## Tests

- `just test -p codex-login`
- `just test -p codex-app-server
login_account_chatgpt_uses_debug_oauth_overrides`
- `just test -p codex-login
logout_with_revoke_revokes_refresh_token_then_removes_auth`
- `just fix -p codex-login`
- `just fix -p codex-app-server`
- `just fmt`
336f907ec1 · 2026-06-15 10:56:53 -07:00
History
..
2026-06-04 09:16:03 -07:00