Skip to content

Commit

Permalink
add faraday-jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
nov authored and olleolleolle committed Oct 11, 2022
1 parent 62469c7 commit ed0ac71
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 @@ -44,6 +44,7 @@ In addition to this curated list of middleware, we would like to specifically ca
- [encoding](https://github.com/ma2gedev/faraday-encoding) - required for handling UTF-8 responses
- [http_cache](https://github.com/sourcelevel/faraday-http-cache) - standards compliant cache that works with [ActiveSupport::Cache](https://api.rubyonrails.org/classes/ActiveSupport/Cache/Store.html)
- [gzip](https://github.com/bodrovis/faraday-gzip) - decompress responses (needed for some non-default adapters)
- [jwt](https://github.com/nov/faraday-jwt) - JWT request encode & response decode with optional signing & verifications

#### Included with `faraday` itself

Expand Down

0 comments on commit ed0ac71

Please sign in to comment.