Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement caching for all identity implementations #1484

Merged
merged 5 commits into from
Dec 1, 2023

Conversation

demoray
Copy link
Contributor

@demoray demoray commented Dec 1, 2023

As discussed in #1228 , this implements caching for all of the AccessToken providers, which significantly improves the out-of-the-box experience when using azure-identity.

Copy link
Member

@cataggar cataggar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This was long overdue.

sdk/core/src/auth.rs Show resolved Hide resolved
sdk/identity/Cargo.toml Outdated Show resolved Hide resolved
@demoray demoray merged commit 0b3e2d1 into Azure:main Dec 1, 2023
19 checks passed
@demoray demoray deleted the move-to-always-caching-tokens branch December 1, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants