[ 源代码: ruby-oauth2 ]
软件包:ruby-oauth2(2.0.7-2)
ruby wrapper for the OAuth 2.0 protocol
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.
This is a work in progress, being built first to solve the pragmatic process of connecting to existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up to meet the entire specification over time.
其他与 ruby-oauth2 有关的软件包
|
|
|
|
-
- dep: ruby-faraday (<< 3.0)
- HTTP/REST API client library
- dep: ruby-faraday (>= 0.17.3)
-
- dep: ruby-jwt (<< 3.0)
- JSON Web Token implementation in Ruby
- dep: ruby-jwt (>= 1.0)
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-multi-xml (>= 0.5)
- generic swappable back-end for XML parsing in Ruby
-
- dep: ruby-rack (<< 3)
- modular Ruby webserver interface
- dep: ruby-rack (>= 1.2)
-
- dep: ruby-rash-alt (<< 1)
- simple extension to Hashie::Mash for rubyified keys
- dep: ruby-rash-alt (>= 0.4)
-
- dep: ruby-version-gem (>= 1.1)
- Enhance your VERSION! Sugar for Version modules.