6 skills found
RyuzakiH / CloudflareSolverReCloudflare Javascript & reCaptcha challenge (I'm Under Attack Mode or IUAM) solving / bypass .NET Standard library.
elcattivo / CloudFlareUtilitiesA .NET Standard Library to bypass Cloudflare's Anti-DDoS measure (JavaScript challenge) using a DelegatingHandler.
dotnetcurry / Web Api Antiforgery TokenCreating a DelegatingHandler to check for AntiForgeryToken in Web API
manuel-guilbault / AspNetCore.NonInteractiveOidcHandlersA set of DelegatingHandlers for various HttpClient non-interactive authentication scenarios using Open ID Connect.
appzmonster / Fetch InterceptorFetch-interceptor is a JavaScript library to enable request interceptor feature on Fetch API. The library extends Fetch API and uses fluent API design to allow chaining of one or multiple request interceptors to a Fetch API request.
RobThree / AutoRefreshTokenHttpMessageHandlerA thread-safe implementation of a DelegatingHandler that automatically refreshes the access token when the access token expires whilst **not** serializing all requests.