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

[Core] AccessTokenCache API #15678

Closed
2 tasks
jeremymeng opened this issue Jun 10, 2021 · 2 comments
Closed
2 tasks

[Core] AccessTokenCache API #15678

jeremymeng opened this issue Jun 10, 2021 · 2 comments
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.

Comments

@jeremymeng
Copy link
Member

jeremymeng commented Jun 10, 2021

Currently we have a tokenCycler that's internal to core-rest-pipeline and is used in bearerTokenAuthenticationPolicy. ACR also needs the token cache functionality for its refresh token so it adds a slightly different copy of tokenCycler.

It would be nice to have some API to support the caching and auto-refreshing of tokens.

  • API design
  • where would this live

some question:

  • should we allow explicit cache invalidation?
@jeremymeng jeremymeng added Azure.Core Client This issue points to a problem in the data-plane of the library. labels Jun 10, 2021
@jeremymeng jeremymeng added this to the [2021] December milestone Jun 10, 2021
@sadasant
Copy link
Contributor

This would be awesome!

Copy link

Hi @jeremymeng, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2024
@xirzec xirzec removed this from the Backlog milestone May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

3 participants