[ 源代码: ruby-omniauth-google-oauth2 ]
软件包: ruby-omniauth-google-oauth2 (0.5.2-2)
ruby-omniauth-google-oauth2 的相关链接
Trisquel 的资源:
下载源码包 ruby-omniauth-google-oauth2:
- [ruby-omniauth-google-oauth2_0.5.2-2.dsc]
- [ruby-omniauth-google-oauth2_0.5.2.orig.tar.gz]
- [ruby-omniauth-google-oauth2_0.5.2-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Nitesh A Jain
外部的资源:
- 主页 [github.com]
相似软件包:
Google OAuth2 strategy for OmniAuth 1.x
This gem allows one to authenticate with Google via OAuth2 in OmniAuth
Google's developer area contains ample documentation on how it implements this, so if you are really interested in the details, check out https://developers.google.com/accounts/docs/OAuth2 for more.
其他与 ruby-omniauth-google-oauth2 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-jwt (>= 1.5.2)
- JSON Web Token implementation in Ruby
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-omniauth
- flexible authentication system utilizing Rack middleware
-
- dep: ruby-omniauth-oauth2 (>= 1.3.1)
- abstract OAuth2 strategy for OmniAuth