A library to facilitate authentication using OAuth protocol.
Info
Version: | 1.0.8 |
Author(s): | Tarun Kumar Tomar |
Last Update: | Wednesday, November 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TTOAuthManager |
Install
Install-Package TTOAuthManager
dotnet add package TTOAuthManager
paket add TTOAuthManager
TTOAuthManager Download (Unzip the "nupkg" after downloading)
Dependencies
- db-dealer(>= 1.0.6)
- Newtonsoft.Json(>= 10.0.3)
- RestSharp(>= 106.1.0)