IdentityModel.AspNetCore.OAuth2Introspection
IdentityModel.AspNetCore.OAuth2Introspection copied to clipboard
netstandard 2.0 support
Hello,
I see that as of version 4.0 and higher, netstandard 2.0 is no longer supported. The main thing I see is that the dependency of IdentityModel changed to 4.0 and higher and that the target framework changed, but the IdentityModel package is compatible with netstandard 2.0 all the way to the latest version. Is there a specific limitation making the later versions not compatible with netstandard 2.0? Can this be made compatible with netstandard 2.0 again?