-
Notifications
You must be signed in to change notification settings - Fork 286
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
Add | Cache TokenCredential objects to take advantage of token caching #2380
Merged
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1f5719 - Browse repository at this point
Copy the full SHA a1f5719View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dad0fc6 - Browse repository at this point
Copy the full SHA dad0fc6View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66dbd64 - Browse repository at this point
Copy the full SHA 66dbd64View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7417c2 - Browse repository at this point
Copy the full SHA a7417c2View commit details
Commits on May 24, 2024
-
Wait on the semaphore outside the try to ensure Release isn't called if the wait times out. No need to serialize GetTokenAsync calls since Azure Identity already handles that in their implementation.
Configuration menu - View commit details
-
Copy full SHA for 08caec7 - Browse repository at this point
Copy the full SHA 08caec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f19a4 - Browse repository at this point
Copy the full SHA 53f19a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bac87 - Browse repository at this point
Copy the full SHA 20bac87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2deb9 - Browse repository at this point
Copy the full SHA 2b2deb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb894f - Browse repository at this point
Copy the full SHA 7eb894fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c457d - Browse repository at this point
Copy the full SHA 22c457dView commit details
Commits on Jun 7, 2024
-
Co-authored-by: DavoudEshtehari <61173489+DavoudEshtehari@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc81fcb - Browse repository at this point
Copy the full SHA dc81fcbView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54e8fae - Browse repository at this point
Copy the full SHA 54e8faeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.