The Simplest OAuth client for Xamarin and UWP.
Info
Version: | 1.0.56-beta |
Author(s): | Clancey |
Last Update: | Thursday, December 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/clancey/SimpleAuth |
NuGet Url: | https://www.nuget.org/packages/Clancey.SimpleAuth |
Install
Install-Package Clancey.SimpleAuth
dotnet add package Clancey.SimpleAuth
paket add Clancey.SimpleAuth
Clancey.SimpleAuth Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NETStandard.Library(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)