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 c77df47 commit 5095a17Copy full SHA for 5095a17
src/IdentityServer4.AccessTokenValidation.csproj
@@ -7,7 +7,7 @@
7
<PropertyGroup>
8
<Description>ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4</Description>
9
<Authors>Brock Allen;Dominick Baier</Authors>
10
- <PackageId>IdentityServer4.AccessTokenValidation</PackageId>
+ <PackageId>Cnblogs.IdentityServer4.AccessTokenValidation</PackageId>
11
<PackageTags>OAuth2;OAuth 2.0;OpenID Connect;Security;Identity;IdentityServer;Bearer tokens</PackageTags>
12
<PackageIcon>icon.jpg</PackageIcon>
13
<PackageProjectUrl>https://github.com/IdentityServer/IdentityServer4.AccessTokenValidation</PackageProjectUrl>
0 commit comments