momentohq / client-sdk-rust

Official Rust SDK for Momento Serverless Cache
Apache License 2.0
12 stars 4 forks source link

chore: remove legacy jwt token support #366

Closed nand4011 closed 4 months ago

nand4011 commented 4 months ago

Remove jwt support from the credential provider. They don't work correctly for storage and haven't been used for some time.

Remove now unneeded jsonwebtoken dependency.