Nancy.Authentication.StatelessAuthorizationHeader
0.1.0
This expands upon the default stateless authorization package but using the convention that the security credentials are provided in the Authorization (request) Header.
Install-Package Nancy.Authentication.StatelessAuthorizationHeader -Version 0.1.0
dotnet add package Nancy.Authentication.StatelessAuthorizationHeader --version 0.1.0
<PackageReference Include="Nancy.Authentication.StatelessAuthorizationHeader" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nancy.Authentication.StatelessAuthorizationHeader --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Nancy (>= 0.22.2)
- Shouldly (>= 2.1.1)
- SimpleLogging.Core (>= 0.4.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Nancy.Authentication.StatelessAuthorizationHeader:
Package | Downloads |
---|---|
Nancy.Authentication.HybridStatelessAuthorizationHeaderAndForms
This hybrid authentication model will check Stateless Authorization Header authentication first and then try Forms Authentication second.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 862 | 5/16/2014 |