http-authentication

module
v0.0.0-...-3eca13d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2014 License: MIT

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

Path Synopsis
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL