oauth2 2.0.8
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.
Gemfile:
=
install:
=
Runtime Dependencies (6):
faraday
>= 0.17.3, < 3.0
jwt
>= 1.0, < 3.0
multi_xml
~> 0.5
rack
>= 1.2, < 3
snaky_hash
~> 2.0
version_gem
~> 1.1
Development Dependencies (11):
addressable
>= 2
backports
>= 3
bundler
>= 2
rake
>= 12
rexml
>= 3
rspec
>= 3
rspec-pending_for
>= 0
rspec-stubbed_env
>= 0
rubocop-lts
~> 8.0
silent_stream
>= 0