OWIN middleware implementation mixing Windows and Forms Authentication.
Info
| Version: | 1.1.0 |
| Author(s): | Mohammad Younes |
| Last Update: | Thursday, August 13, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MohammadYounes/OWIN-MixedAuth |
| NuGet Url: | https://www.nuget.org/packages/OWIN-MixedAuth |
Install
Install-Package OWIN-MixedAuth
dotnet add package OWIN-MixedAuth
paket add OWIN-MixedAuth
OWIN-MixedAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(3.0.0)
- Microsoft.Owin.Security(3.0.0)
- Microsoft.Owin.Security.Cookies(3.0.0)
- Microsoft.Owin.Security.OAuth(3.0.0)
- Newtonsoft.Json(6.0.5)
- Owin(1.0)
Tags