mgomes / api_auth

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

Usage clarification #146

Closed iranthau closed 4 years ago

iranthau commented 7 years ago

Hey,

I was implementing an API endpoint using api-auth. Based off the readme, I struggle to generate required header for a request. I've added some clarification to the readme.

fwininger commented 7 years ago

@iranthau thanks you very much for this PR.

@kjg could you merge that ?