Little fork of a https://github.com/titarenko/OAuth2 (https://www.nuget.org/packages/OAuth2/) lib to allow to the contributors to implements their own clients more flexible.
Info
Version: | 1.0.0.1 |
Author(s): | doctornick42 |
Last Update: | Thursday, June 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/doctornick42/OAuth2 |
NuGet Url: | https://www.nuget.org/packages/OAuth2-flexible-fork |
Install
Install-Package OAuth2-flexible-fork
dotnet add package OAuth2-flexible-fork
paket add OAuth2-flexible-fork
OAuth2-flexible-fork Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 105.2.3)
- Newtonsoft.Json(>= 8.0.3)