rust-sdk/crates
Gabriel Peal dcbeb9b9bc
fix(oauth): fix oauth credential refresh (#509)
auth.rs was using an in-memory expires-at which is only set on initial token exchange.
Instead, this PR switches it to use the expires-at set in the credentials that are passed in.
2025-11-04 16:17:11 -05:00
..
rmcp fix(oauth): fix oauth credential refresh (#509) 2025-11-04 16:17:11 -05:00
rmcp-macros chore: release v0.8.2 (#480) 2025-10-20 20:52:35 -04:00