From ea7654215088cc0cf09fa73bae04b3353f357437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Rozto=C4=8Dil?= Date: Fri, 15 Jan 2016 14:07:41 -0300 Subject: [PATCH] Added guardian/httpie-hmac-auth --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 36a1a84d..9e271d83 100644 --- a/README.rst +++ b/README.rst @@ -588,6 +588,7 @@ Auth Plugins ------------ * `httpie-oauth `_: OAuth +* `httpie-hmac-auth `_: HMAC * `httpie-ntlm `_: NTLM (NT LAN Manager) * `httpie-negotiate `_: SPNEGO (GSS Negotiate) * `requests-hawk `_: Hawk