OAuth2 validation middleware for ASP.NET Core.
Info
Version: | 2.0.0 |
Author(s): | Kévin Chalet |
Last Update: | Thursday, November 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions |
NuGet Url: | https://www.nuget.org/packages/AspNet.Security.OAuth.Validation |
Install
Install-Package AspNet.Security.OAuth.Validation
dotnet add package AspNet.Security.OAuth.Validation
paket add AspNet.Security.OAuth.Validation
AspNet.Security.OAuth.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.2)
Tags