Skip to content

Light-weight wrapper for http.Handler implementing basic HTTP authentication

License

Notifications You must be signed in to change notification settings

dhowden/httpauth

Repository files navigation

Basic HTTP Authentication using net/http

Build Status GoDoc

This package provides a simple wrapper around the standard http.Handler interface to implement basic HTTP authentication.

Requires Go 1.4 or later.

About

Light-weight wrapper for http.Handler implementing basic HTTP authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages