This hybrid authentication model will check Stateless Authorization Header authentication first and then try Forms Authentication second.
Info
Version: | 0.2.0 |
Author(s): | Pure Krome |
Last Update: | Saturday, May 17, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nancy.Authentication.HybridStatelessAuthorizationHeaderAndForms |
Install
Install-Package Nancy.Authentication.HybridStatelessAuthorizationHeaderAndForms
dotnet add package Nancy.Authentication.HybridStatelessAuthorizationHeaderAndForms
paket add Nancy.Authentication.HybridStatelessAuthorizationHeaderAndForms
Nancy.Authentication.HybridStatelessAuthorizationHeaderAndForms Download (Unzip the "nupkg" after downloading)
Dependencies
Tags