Skip to content

TypedRest.OAuth 1.5.5-beta0008-44cca20

Install from the command line:
Learn more about NuGet packages
$ dotnet add package TypedRest.OAuth --version 1.5.5-beta0008-44cca20

About this version

Adds support for OAuth 2.0 / OpenID Connect authentication to HttpClient. Call .AddOAuthHandler() after .AddTypedRest() (or .AddHttpClient() when not using main TypedRest package).