How to Install libnet-oauth2-perl in Ubuntu 18.04



Install libnet-oauth2-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-oauth2-perl

Description:

implementation of the OAuth 2.0 protocol

Net::OAuth2 implements OAuth 2.0 authorization protocol client. OAuth 2.0 is imcompatible with OAuth 1.0. . The library can be used to authenticate users against OAuth 2.0 service providers such as Google and Facebook.

Homepage: https://metacpan.org/release/Net-OAuth2

Version: 0.63-1

Section: universe/perl