Skip to content

Commit

Permalink
Add Faraday-OAuth1 (#26)
Browse files Browse the repository at this point in the history
https://github.com/gemhome/faraday-oauth1 is adapted from FaradayMiddleware and supports both param and header OAuth1.
  • Loading branch information
bf4 committed Oct 17, 2023
1 parent f090e5a commit 259bac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ In addition to this curated list of middleware, we would like to specifically ca

#### Bundled into their own gems

- [oauth1](https://github.com/gemhome/faraday-oauth1) - adds an oauth1 access token to each request, via param or header
- [multipart](https://github.com/lostisland/faraday-multipart) - encode request body as a multipart form
- [retry](https://github.com/lostisland/faraday-retry) - retry intermittent HTTP failures
- [rashify](https://github.com/lostisland/faraday-rashify) - parse responses into a [Hashie::Mash::Rash](https://github.com/hashie/hashie)
Expand Down

0 comments on commit 259bac1

Please sign in to comment.