lvermeulen / Keycloak.Net

C# client for Keycloak 6.x
MIT License
203 stars 120 forks source link

added CancellationToken to all HTTP calls #68

Open ShawkyZ opened 2 years ago

ShawkyZ commented 2 years ago

Add CancellationTokens as optional with default val to all Methods that trigger HTTP call and passed the CancellationToken to it.

ShawkyZ commented 2 years ago

@lvermeulen Can you please check this PR ? It has been there for 3 Months now :)