A generic OAuth authentication middleware for Owin.
Info
Version: | 1.0.3 |
Author(s): | Pablo Ruiz García |
Last Update: | Tuesday, March 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pruiz/Owin.OAuthGeneric |
NuGet Url: | https://www.nuget.org/packages/Owin.OAuthGeneric |
Install
Install-Package Owin.OAuthGeneric
dotnet add package Owin.OAuthGeneric
paket add Owin.OAuthGeneric
Owin.OAuthGeneric Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security.Cookies(>= 2.1.0)