IdentityModel.AspNetCore.OAuth2Introspection
IdentityModel.AspNetCore.OAuth2Introspection copied to clipboard
Improve performance and reduce allocations in hot paths
I tried to make the changes as non-intrusive to the codebase as possible. Added unit tests for verify the functionality against current version. Each change is in its' own commit, and reading them one by one should make it easy to digest. I can drop one or more commits if they are deemed unwanted.
Closes #158
Thanks! We will review the PR as soon as we have time.