Simple helper class which will get OAuth or Basic Auth token based on request parameters.
Info
Version: | 1.0.3 |
Author(s): | Mukul Joshi |
Last Update: | Friday, June 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AuthTokenHelper |
Install
Install-Package AuthTokenHelper
dotnet add package AuthTokenHelper
paket add AuthTokenHelper
AuthTokenHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags