How to Install ruby-signet in Ubuntu 18.04



Install ruby-signet by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-signet

Description:

Signet is an OAuth 1.0 / OAuth 2.0 implementation

OAuth is an open standard that allows users to share their private resources (e.g. photos, videos, contact lists) stored on one site with another site without having to hand out their username and password.

Homepage: https://github.com/google/signet/

Version: 0.7.3-2

Section: universe/ruby