OAuth2Xamarin is a library for adding OAuth2 Three Legged and Two Legged functionality to your application.
Info
Version: | 1.0.0 |
Author(s): | Waseem |
Last Update: | Wednesday, July 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/apimatic/OAuthManager-Xamarin |
NuGet Url: | https://www.nuget.org/packages/OAuth2Xamarin |
Install
Install-Package OAuth2Xamarin
dotnet add package OAuth2Xamarin
paket add OAuth2Xamarin
OAuth2Xamarin Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Xamarin.Forms(>= 2.3.0.49)