Skip to content

Releases: droosma/OAuth.HttpClient

Improves platform compatibility

26 Feb 09:03
682e138

Choose a tag to compare

Reverts to SemaphoreSlim for compatibility (#6)

Co-authored-by: Duncan Roosma <droosma@xpirit.com>

v1.1.0

25 Feb 18:53
ab26d93

Choose a tag to compare

Update OAuthAuthenticator from SemaphoreSlim to Semaphore. Added toke…

Works on my machine

17 Feb 20:02
f651c2b

Choose a tag to compare

v1.0.0

Nuget improvements (#4)

Add WithOAuth extension on IHttpClientBuilder

17 Feb 09:23
a6f0525

Choose a tag to compare

v0.0.5

Adds HttpClientBuilder .WithOAuth extension (#3)

Add WithOAuth extension on IHttpClientBuilder

17 Feb 09:22
5b9eedd

Choose a tag to compare

Remove abstract from authenticator (#2)

* open up constructor

Open up OAuthAuthenticator

17 Feb 08:04
5b9eedd

Choose a tag to compare

Remove abstract from authenticator (#2)

* open up constructor

Non sealed OAuthAuthenticator

17 Feb 07:42
ea5f028

Choose a tag to compare

v0.0.2

Removes abstract from OAuthAuthenticator (#1)

Initial Release

12 Feb 09:13

Choose a tag to compare

v0.0.1

Initial version