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