[ 源代码: 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