Skip to content

mbland/hmacauth

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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