core-agent-ide/codex-rs/rmcp-client/src
Lael f3d4e210d8
🐛 fix(rmcp-client): refresh OAuth tokens using expires_at (#6574)
## Summary
- persist OAuth credential expiry timestamps and rehydrate `expires_in`
- proactively refresh rmcp OAuth tokens when `expires_at` is near, then
persist

## Testing
- just fmt
- just fix -p codex-rmcp-client
- cargo test -p codex-rmcp-client

Fixes #6572
2025-11-18 02:16:58 -05:00
..
bin Upgrade rmcp to 0.8.4 (#6234) 2025-11-05 00:23:24 -05:00
auth_status.rs [MCP] Allow specifying custom headers with streamable http servers (#5241) 2025-10-16 23:15:47 -04:00
find_codex_home.rs [MCP] Add support for MCP Oauth credentials (#4517) 2025-10-03 13:43:12 -04:00
lib.rs fix: resolve Windows MCP server execution for script-based tools (#3828) 2025-11-16 13:41:10 -08:00
logging_client_handler.rs [MCP] Introduce an experimental official rust sdk based mcp client (#4252) 2025-09-26 13:13:37 -04:00
oauth.rs 🐛 fix(rmcp-client): refresh OAuth tokens using expires_at (#6574) 2025-11-18 02:16:58 -05:00
perform_oauth_login.rs 🐛 fix(rmcp-client): refresh OAuth tokens using expires_at (#6574) 2025-11-18 02:16:58 -05:00
program_resolver.rs fix: resolve Windows MCP server execution for script-based tools (#3828) 2025-11-16 13:41:10 -08:00
rmcp_client.rs 🐛 fix(rmcp-client): refresh OAuth tokens using expires_at (#6574) 2025-11-18 02:16:58 -05:00
utils.rs fix(windows-path): preserve PATH order; include core env vars (#5579) 2025-10-28 21:06:39 -07:00