[ 原始碼: ruby-omniauth-twitter ]
套件:ruby-omniauth-twitter(1.4.0-1)
ruby-omniauth-twitter 的相關連結
Debian 的資源:
下載原始碼套件 ruby-omniauth-twitter:
- [ruby-omniauth-twitter_1.4.0-1.dsc]
- [ruby-omniauth-twitter_1.4.0.orig.tar.gz]
- [ruby-omniauth-twitter_1.4.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
OmniAuth strategy for Twitter
Twitter offers a few different methods of integration. This strategy implements the browser variant of the "Sign in with Twitter" flow.
Twitter uses OAuth 1.0a. Twitter's developer area contains ample documentation on how it implements this, so if you are really interested in the details, go check that out for more.
其他與 ruby-omniauth-twitter 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-omniauth-oauth (>= 1.1)
- generic OAuth (1.0/1.0a) strategy for OmniAuth
-
- dep: ruby-rack
- modular Ruby webserver interface