Provides a sample implementation of a ContentPage that shows how to login and show Google user profile from Google API.
Info
Version: | 1.0.1 |
Author(s): | Houssem Dellai |
Last Update: | Thursday, September 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HoussemDellai/Google-Login-Xamarin-Forms |
NuGet Url: | https://www.nuget.org/packages/Plugin.Google |
Install
Install-Package Plugin.Google
dotnet add package Plugin.Google
paket add Plugin.Google
Plugin.Google Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- Microsoft.Net.Http(>= 2.2.29)
Tags