Google OAuth2 is a small library that uses the WebBrowser control in order to do simple authentication with a Google account.
Info
Version: | 1.0.2 |
Author(s): | Bogdan Bujdea |
Last Update: | Sunday, September 15, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://googleoauth2.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/GoogleOAuth2 |
Install
Install-Package GoogleOAuth2
dotnet add package GoogleOAuth2
paket add GoogleOAuth2
GoogleOAuth2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.6)
- Microsoft.Net.Http(2.2.13)
- Microsoft.Bcl(1.1.3)
- Microsoft.Bcl.Async(1.0.16)
Tags