IdentityModel / IdentityModel.AspNetCore.OAuth2Introspection

ASP.NET Core authentication handler for OAuth 2.0 token introspection
Apache License 2.0
147 stars 66 forks source link

Add .Net 8 support #191

Open askids opened 4 months ago

askids commented 4 months ago

I have added .Net 8.0 support, updated dependencies, removed use of obsolete ISystemClock based constructor for .Net 8.