Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
692 stars 237 forks source link

enable AccessToken to be serialized & deserialized #1538

Closed demoray closed 8 months ago

demoray commented 8 months ago

This will enable developers to serialize tokens for reuse, akin to what is available via https://www.nuget.org/packages/Microsoft.Identity.Web.TokenCache/