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.
2 parents ae591b3 + 8703835 commit 4c17e46Copy full SHA for 4c17e46
src/IdentityModel.AspNetCore.OAuth2Introspection.csproj
@@ -1,8 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
4
-
5
- <PackageId>IdentityModel.AspNetCore.OAuth2Introspection</PackageId>
+ <PackageId>Cnblogs.IdentityModel.AspNetCore.OAuth2Introspection</PackageId>
6
<Description>ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection</Description>
7
<Authors>Dominick Baier;Brock Allen</Authors>
8
<PackageTags>OAuth2;OAuth 2.0;Introspection;Security;Identity;IdentityServer</PackageTags>
0 commit comments