HTTP Basic and HTTP Digest authentication in Go language.
This library designed as a simple wrapper for http.RequestHandler functions.
Features:
* HTTP Basic and HTTP Digest authentication.
* htpasswd and htdigest formatted files.
* Automatic reloading of password files.
* Pluggable interface for user/password storage.
* MD5 and SHA1 for Basic authentication password storage.
* Configurable Digest nonce cache size with expiration.
* Wrapper for legacy http handlers (http.HandlerFunc interface)
Installed Size: 67.6 kB
Architectures: all