Skip to content

mbland/hmac_authentication_py

Repository files navigation

hmac_authentication Python package

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

Developed in parallel with the following packages for other languages:

Installation

$ pip install hmac-authentication

Running tests

$ pip install -U -r dev-requirements.txt
$ py.test

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages