IdentityModel / IdentityModel.AspNetCore.OAuth2Introspection

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

Add .Net 8 support #191

Open askids opened 3 months ago

askids commented 3 months ago

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