Categorygithub.com/mbland/hmacauth
repositorypackage
0.0.0-20170912233209-44256dfd4bfa
Repository: https://github.com/mbland/hmacauth.git
Documentation: pkg.go.dev

# README

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"