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

Update dependency to IdentityModel to version >= 5.1.0 #149

Closed altenstedt closed 1 year ago

altenstedt commented 3 years ago

The corresponding NuGet package IdentityModel.AspNetCore.OAuth2Introspection has a dependecy on package IdentityModel >= 5.0.0. Is it possible to update the dependency to >= 5.1.0?