rigetti / qcs-sdk-rust

Rust SDK for Rigetti Quantum Cloud Services (QCS)
https://docs.rs/qcs
12 stars 5 forks source link

Update QCS API client to fix JWT refreshing logic. #469

Closed MarquessV closed 4 months ago

MarquessV commented 4 months ago

A bug in the QCS API client is causing JWTs to be refreshed before every request. It's been fixed, so we should update the clients to pull in the fix.