OAuth2 validation middleware for OWIN/Katana.
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/Owin.Security.OAuth.Validation |
Install
Install-Package Owin.Security.OAuth.Validation
dotnet add package Owin.Security.OAuth.Validation
paket add Owin.Security.OAuth.Validation
Owin.Security.OAuth.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Owin.Security.Interop(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.2)
Tags