faraday-oauth 0.1.0
Uses the simple_oauth library to sign requests according the OAuth protocol.
Gemfile:
=
install:
=
Runtime Dependencies (2):
faraday
>= 1.10, < 3
simple_oauth
~> 0.3
Development Dependencies (7):
bundler
~> 2.0
rake
~> 13.0
rspec
~> 3.0
rubocop-inst
~> 1.0
rubocop-rake
~> 0.6
rubocop-rspec
~> 2.0
simplecov
~> 0.21