This package contains the Go implementation of RFC 2617 HTTP Authentication:
Basic and Digest Access Authentication.
.
You will want to include one or both of the packages depending on your
requirements.
.
import "github/jimstudt/http-authentication/basic"
import "github/jimstudt/http-authentication/digest"
Installed Size: 136.2 kB
Architectures: all