From 461d72109c9664fcee0b80b6fc738bf4250bc633 Mon Sep 17 00:00:00 2001 From: Marcel Hernandez Date: Fri, 30 Dec 2016 01:42:50 +0100 Subject: [PATCH] add Psr7Hmac --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d9fd5d..a1fa18c 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ function ( * [PSR-7 Storage-less HTTP Sessions](https://github.com/Ocramius/PSR7Session) * [PSR-7 JWT Authentication Middleware](https://github.com/tuupola/slim-jwt-auth) +* [PSR-7 HMAC Authentication library](https://github.com/1ma/Psr7Hmac) ### Security