[ 原始碼: ruby-omniauth-oauth2 ]
套件:ruby-omniauth-oauth2(1.8.0-1)
ruby-omniauth-oauth2 的相關連結
Debian 的資源:
下載原始碼套件 ruby-omniauth-oauth2:
- [ruby-omniauth-oauth2_1.8.0-1.dsc]
- [ruby-omniauth-oauth2_1.8.0.orig.tar.gz]
- [ruby-omniauth-oauth2_1.8.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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-oauth2 (<< 3)
- ruby wrapper for the OAuth 2.0 protocol
- dep: ruby-oauth2 (>= 1.4)
-
- dep: ruby-omniauth (>= 2.0)
- flexible authentication system utilizing Rack middleware