Simple OAuth2 password credentials authenticator for Xamarin Forms with build-in login dialog.
Info
| Version: | 1.3.0 |
| Author(s): | Ruben de la Torre |
| Last Update: | Tuesday, January 31, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rubit0/SimpleFormsAuth |
| NuGet Url: | https://www.nuget.org/packages/Rubito.SimpleFormsAuth |
Install
Install-Package Rubito.SimpleFormsAuth
dotnet add package Rubito.SimpleFormsAuth
paket add Rubito.SimpleFormsAuth
Rubito.SimpleFormsAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- modernhttpclient(>= 2.4.2)
- Xamarin.Auth(>= 1.3.1.1)
- Xamarin.Forms(>= 2.3.3.168)
Tags