How to Install erlang-p1-oauth2 in Ubuntu 18.04



Install erlang-p1-oauth2 by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-p1-oauth2

Description:

Erlang library for server side implementation of OAuth2

This library is designed to simplify the implementation of the server side of OAuth2 (http://tools.ietf.org/html/rfc6749). It provides no support for developing clients. See https://github.com/kivra/oauth2_client for support in accessing Oauth2 enabled services.

Homepage: https://github.com/processone/p1_oauth2

Version: 0.6.2-3

Section: universe/libs