mgomes / api_auth

HMAC authentication for Rails and HTTP Clients
MIT License
480 stars 147 forks source link

Add additional spec coverage for all content hashes variants #202

Closed mgomes closed 2 years ago

mgomes commented 2 years ago

In #198 we added support for two additional content hash variants. This just adds some test coverage to ensure we don't regress.