IClientCredentialsTokenCache missing in Nuget package #349
Unanswered
AndreasTurowskixSuite
asked this question in
Open Source
Replies: 1 comment
-
|
In v4, Duende.AccessTokenManagement was changed to use HybridCache. The old caching interfaces were completely removed in this pull request. What use case do you have that required a dependency on |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to migrate Duende.AccessTokenManagement from 3.x to 4.x and I could not find the IClientCredentialsTokenCache Interface in the Nuget. I see, the interface is still in the Repo under "Interfaces" but it seems to be not part of the package. How do I fix my problem?
Beta Was this translation helpful? Give feedback.
All reactions