Info
Version: | 1.0.1 |
Author(s): | Timothy D Meadows II |
Last Update: | Wednesday, May 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TimothyMeadows/BasicHeaderAuthentication.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/BasicHeaderAuthentication.AspNetCore |
Install
Install-Package BasicHeaderAuthentication.AspNetCore
dotnet add package BasicHeaderAuthentication.AspNetCore
paket add BasicHeaderAuthentication.AspNetCore
BasicHeaderAuthentication.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
This is intended for usage with API's where a single header can be used as a "key" that has been provided to a consumer.