Skip to content

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

License

Notifications You must be signed in to change notification settings

mbland/hmacauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 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/mbland/hmacauth"

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages