We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 211a424 commit 3f3f7b2Copy full SHA for 3f3f7b2
src/IdentityServer4.AccessTokenValidation.csproj
@@ -33,6 +33,7 @@
33
</ItemGroup>
34
35
<ItemGroup>
36
+ <PackageReference Include="IdentityModel" Version="6.0.0" />
37
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.1.0" />
38
39
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.0" />
0 commit comments