mgomes / api_auth

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

Add support for Excon #154

Open stiak opened 6 years ago

stiak commented 6 years ago

Example of ideas in #153

Note: this code is not verified working, just an example of how it may look. For example it's missing code in initialize_request_driver that would actually make it work.