Source: ruby-omniauth-twitter Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-omniauth-oauth, ruby-rack-test, ruby-rspec, ruby-simplecov, ruby-webmock Standards-Version: 4.0.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth-twitter.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-omniauth-twitter Homepage: https://github.com/arunagw/omniauth-twitter Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-omniauth-twitter Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-rack, ruby-omniauth-oauth, ${misc:Depends}, ${shlibs:Depends} Description: 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.