OAuth flow for scenarios with limited access to input devices or web browsers, like console apps, or IoT devices.
Info
Version: | 2.1.1 |
Author(s): | dkackman |
Last Update: | Sunday, October 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dkackman/DeviceOAuth2 |
NuGet Url: | https://www.nuget.org/packages/DeviceOAuth2 |
Install
Install-Package DeviceOAuth2
dotnet add package DeviceOAuth2
paket add DeviceOAuth2
DeviceOAuth2 Download (Unzip the "nupkg" after downloading)
Dependencies
- DynamicRestClient(>= 3.0.0)
- Newtonsoft.Json(>= 7.0.1)
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Build(>= 1.0.21)
Tags