OWIN middleware for HTTP Basic Authentication in OWIN/Katana applications.
Info
Version: | 1.0.1 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Thursday, February 13, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinktecture |
NuGet Url: | https://www.nuget.org/packages/Thinktecture.IdentityModel.Owin.BasicAuthentication |
Install
Install-Package Thinktecture.IdentityModel.Owin.BasicAuthentication
dotnet add package Thinktecture.IdentityModel.Owin.BasicAuthentication
paket add Thinktecture.IdentityModel.Owin.BasicAuthentication
Thinktecture.IdentityModel.Owin.BasicAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security(2.1.0)
Tags