Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
/ hmacauth Public archive

Signs and authenticates HTTP requests based on a shared-secret HMAC signature

Notifications You must be signed in to change notification settings

18F/hmacauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hmacauth HMAC authentication package for Go

Build Status

Coverage Status

Signs and authenticates HTTP requests based on a shared-secret HMAC signature.

Developed in parallel with the following packages for other languages:

Installation

import "github.com/18F/hmacauth"

Validating incoming requests

Coming soon...

Signing outgoing requests

Coming soon...

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

Signs and authenticates HTTP requests based on a shared-secret HMAC signature

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages