Http Auth Module NuGet Package

Simple Http Basic, Digest Authentication Module with IP Restriction.
[Features]
- Standard basic authentication.
- Digest authentication implementation is simple algorithm: nonce value has expiration.
- Basic or Digest Authentication don't touch HttpContext.Current.User.
- Target IP Address Family is IPv4 and IPv6.
- Ignore Path Regex.(specified path skip authentication)
- Ignore IP Address.(specified IP skip authentication)

If you find bugs or have requests for improvement, contact me.

http://github.com/nabehiro/HttpAuthModule.




Got any Http Auth Module Question?





Info

Version: 2.3.0
Author(s): nabehiro
Last Update: Monday, November 8, 2021
.NET Fiddle: Online Example
Project Url: http://github.com/nabehiro/HttpAuthModule
NuGet Url: https://www.nuget.org/packages/HttpAuthModule


Install
Install-Package HttpAuthModule
dotnet add package HttpAuthModule
paket add HttpAuthModule
HttpAuthModule Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.4

avg-downloads-per-day

51

days-since-last-release

898