rust-sdk/crates
Guy Lichtman 78d959fcd4
feat(auth): support returning extra fields from token exchange (#700)
* feat(auth): support returning extra fields that may be returned from token generation

exchange_code_for_token and refresh_token now return a StandardTokenResponse which includes
any additionalfields which might have been sent by the vendor

BREAKING CHANGE: Return type of exchange_code_for_token and refresh_token has changed
and may require code changes.

* fix: doc links
2026-03-02 10:38:15 -05:00
..
rmcp feat(auth): support returning extra fields from token exchange (#700) 2026-03-02 10:38:15 -05:00
rmcp-macros chore: release (#697) 2026-02-27 15:32:46 -05:00