Basic header based authentication for admin and public API.
Info
Version: | 1.0.2 |
Author(s): | Stormancer |
Last Update: | Thursday, October 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.stormancer.com/ |
NuGet Url: | https://www.nuget.org/packages/Stormancer.Security.Basic |
Install
Install-Package Stormancer.Security.Basic
dotnet add package Stormancer.Security.Basic
paket add Stormancer.Security.Basic
Stormancer.Security.Basic Download (Unzip the "nupkg" after downloading)
Dependencies
- Stormancer.Server.Common(>= 1.1.1)
- Stormancer.Server.Node(>= 6.0.0)
- Autofac(>= 6.0.0)