core-agent-ide/codex-rs/rmcp-client
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
..
src 🐛 fix(rmcp-client): refresh OAuth tokens using expires_at (#6574) 2025-11-18 02:16:58 -05:00
tests [MCP] Add support for resources (#5239) 2025-10-17 01:05:15 -04:00
Cargo.toml Fix FreeBSD/OpenBSD builds: target-specific keyring features and BSD hardening (#6680) 2025-11-17 05:07:34 +00:00