[ 原始碼: ruby-omniauth-oauth2 ]
套件: ruby-omniauth-oauth2 (1.7.1-2)
ruby-omniauth-oauth2 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-omniauth-oauth2:
- [ruby-omniauth-oauth2_1.7.1-2.dsc]
- [ruby-omniauth-oauth2_1.7.1.orig.tar.gz]
- [ruby-omniauth-oauth2_1.7.1-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
abstract OAuth2 strategy for OmniAuth
This gem contains a generic OAuth2 strategy for OmniAuth. It is meant to serve as a building block strategy for other strategies and not to be used independently (since it has no inherent way to gather uid and user info).
其他與 ruby-omniauth-oauth2 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-faraday (>= 0.8)
- HTTP/REST API client library
-
- dep: ruby-multi-json (>= 1.3)
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-oauth2 (>= 1.1~)
- ruby wrapper for the OAuth 2.0 protocol
-
- dep: ruby-omniauth (>= 1.9~)
- flexible authentication system utilizing Rack middleware