toaster / digest

HTTP Digest Authentication for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoDoc

Golang HTTP Digest Authentication

Overview

This is a fork of github.com/bobziuchkovski/digest with just one fix where a 'case' condition wasn't hit due to extra space characters in the keyword.

Usage

See the godocs for details.

Fork Maintainer

Mikael Lönnroth (@mglonnro)

Original Authors

Bipasa Chattopadhyay bipasa@cs.unc.edu Eric Gavaletz gavaletz@gmail.com Seon-Wook Park seon.wook@swook.net

License

Apache 2.0

About

HTTP Digest Authentication for Go

License:Apache License 2.0


Languages

Language:Go 100.0%