How to Install ruby-omniauth-twitter in Ubuntu 18.04



Install ruby-omniauth-twitter by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-omniauth-twitter

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.

Homepage: https://github.com/arunagw/omniauth-twitter

Version: 1.4.0-1

Section: universe/ruby