Middleware that enables an application to support StackExchange OAuth authentication workflow.
Info
| Version: | 1.0.0 |
| Author(s): | Daniel Killyevo |
| Last Update: | Wednesday, January 29, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/danielkillyevo/KatanaContrib.Security.Pack |
| NuGet Url: | https://www.nuget.org/packages/KatanaContrib.Security.StackExchange |
Install
Install-Package KatanaContrib.Security.StackExchange
dotnet add package KatanaContrib.Security.StackExchange
paket add KatanaContrib.Security.StackExchange
KatanaContrib.Security.StackExchange Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(1.0)
- Newtonsoft.Json(4.5.11)
- Microsoft.Owin(2.0.2)
- Microsoft.Owin.Security(2.0.2)
Tags