How to Install ruby-omniauth-oauth in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-omniauth-oauth

Description:

generic OAuth (1.0/1.0a) strategy for OmniAuth

This gem contains a generic OAuth 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).

Homepage: https://github.com/intridea/omniauth-oauth

Version: 1.1.0-2

Section: universe/ruby