IdentityModel.AspNetCore.OAuth2Introspection icon indicating copy to clipboard operation
IdentityModel.AspNetCore.OAuth2Introspection copied to clipboard

Performance improvements

Open ovska opened this issue 2 years ago • 1 comments

There are a couple of places where per-request performance can be improved, mainly in number of allocations. I'd be happy to contribute with some improvements and unit tests. Let me know if you have any objections or opinions on this.

ovska avatar Jun 25 '22 12:06 ovska

Thanks! Please send a PR to start a discussion.

leastprivilege avatar Jun 28 '22 11:06 leastprivilege