How to Install ruby-omniauth-github in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-omniauth-github

Description:

GitHub strategy for the Ruby OmniAuth library

OmniAuth is a Ruby library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP. . This package contains the official OmniAuth strategy for GitHub.

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

Version: 1.1.2-2

Section: universe/ruby