套件: ruby-oauth2 (1.4.1-2)
ruby-oauth2 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-oauth2:
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-faraday
- HTTP/REST API client library
-
- dep: ruby-jwt
- JSON Web Token implementation in Ruby
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-multi-xml
- generic swappable back-end for XML parsing in Ruby
-
- dep: ruby-rack
- modular Ruby webserver interface