[ ソース: ruby-omniauth-oauth2 ]
パッケージ: ruby-omniauth-oauth2 (1.5.0-1)
ruby-omniauth-oauth2 に関するリンク
Debian の資源:
ruby-omniauth-oauth2 ソースパッケージをダウンロード:
- [ruby-omniauth-oauth2_1.5.0-1.dsc]
- [ruby-omniauth-oauth2_1.5.0.orig.tar.gz]
- [ruby-omniauth-oauth2_1.5.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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または 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.0)
- ruby wrapper for the OAuth 2.0 protocol
-
- dep: ruby-omniauth (>= 1.2)
- flexible authentication system utilizing Rack middleware