module
Version:
v0.0.0-...-3eca13d
Opens a new window with list of versions in this module.
Published: Apr 1, 2014
License: MIT
Opens a new window with license information.
README
¶
http-authentication
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"
The packages are documented in their own directories.
Directories
¶
Package htpasswd provides HTTP Basic Authentication using Apache-style htpasswd files for the user and password data.
|
Package htpasswd provides HTTP Basic Authentication using Apache-style htpasswd files for the user and password data. |
Package digest provides HTTP Digest authentication.
|
Package digest provides HTTP Digest authentication. |
Click to show internal directories.
Click to hide internal directories.