How to Install ruby-oauth in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-oauth

Description:

Ruby library for OAuth core

This package is a ruby library providing OAuth consumer and provider. . 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/oauth-xx/oauth-ruby

Version: 0.5.3-1

Section: universe/ruby