ASP.NET Core extensions making OAuth2 authentication easier to use.
Info
Version: | 1.0.0 |
Author(s): | Kévin Chalet, Jerrie Pelser |
Last Update: | Monday, September 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Security.OAuth.Extensions |
Install
Install-Package AspNetCore.Security.OAuth.Extensions
dotnet add package AspNetCore.Security.OAuth.Extensions
paket add AspNetCore.Security.OAuth.Extensions
AspNetCore.Security.OAuth.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Security.Claims(>= 4.3.0)
- NETStandard.Library(>= 1.6.0)
Tags