This expands upon the default stateless authorization package but using the convention that the security credentials are provided in the Authorization (request) Header.
Info
Version: | 0.1.0 |
Author(s): | Pure Krome |
Last Update: | Friday, May 16, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nancy.Authentication.StatelessAuthorizationHeader |
Install
Install-Package Nancy.Authentication.StatelessAuthorizationHeader
dotnet add package Nancy.Authentication.StatelessAuthorizationHeader
paket add Nancy.Authentication.StatelessAuthorizationHeader
Nancy.Authentication.StatelessAuthorizationHeader Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleLogging.Core(0.4.0)
- Nancy(0.22.2)
- Shouldly(2.1.1)
Tags