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. |
||
|---|---|---|
| .. | ||
| rmcp | ||
| rmcp-macros | ||
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. |
||
|---|---|---|
| .. | ||
| rmcp | ||
| rmcp-macros | ||