From 87038350933bbe000875bf56e41d5ec90a9bd91e Mon Sep 17 00:00:00 2001 From: dudu Date: Sun, 4 May 2025 18:27:30 +0800 Subject: [PATCH] build: update package id --- src/IdentityModel.AspNetCore.OAuth2Introspection.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/IdentityModel.AspNetCore.OAuth2Introspection.csproj b/src/IdentityModel.AspNetCore.OAuth2Introspection.csproj index 2d87716..ca78052 100644 --- a/src/IdentityModel.AspNetCore.OAuth2Introspection.csproj +++ b/src/IdentityModel.AspNetCore.OAuth2Introspection.csproj @@ -1,8 +1,7 @@  net8.0;net9.0 - - IdentityModel.AspNetCore.OAuth2Introspection + Cnblogs.IdentityModel.AspNetCore.OAuth2Introspection ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection Dominick Baier;Brock Allen OAuth2;OAuth 2.0;Introspection;Security;Identity;IdentityServer