How to Install ruby-omniauth-google-oauth2 in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-omniauth-google-oauth2

Description:

Google OAuth2 strategy for OmniAuth 1.x

This gem allows one to authenticate with Google via OAuth2 in OmniAuth . Google's developer area contains ample documentation on how it implements this, so if you are really interested in the details, check out https://developers.google.com/accounts/docs/OAuth2 for more.

Homepage: https://github.com/zquestz/omniauth-google-oauth2

Version: 0.5.2-2

Section: universe/ruby