Easy integration of your .NET Core with Facebook or Google OAuth services.
Info
| Version: | 0.1.0 |
| Author(s): | PureDev |
| Last Update: | Tuesday, January 17, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/yhnavein/PureDev.OAuth |
| NuGet Url: | https://www.nuget.org/packages/PureDev.OAuth |
Install
Install-Package PureDev.OAuth
dotnet add package PureDev.OAuth
paket add PureDev.OAuth
PureDev.OAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 1.1.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Net.WebHeaderCollection(>= 4.3.0)
Tags