How to Install liboauth-signpost-java in Ubuntu 18.04



Install liboauth-signpost-java by entering the following commands in the terminal:

sudo apt update
sudo apt install liboauth-signpost-java

Description:

simple OAuth message signing for Java

Signpost is an easy and intuitive solution for signing HTTP messages on the Java platform in conformance with the OAuth Core 1.0a standard. Signpost follows a modular and flexible design, allowing you to combine it with different HTTP messaging layers. It currently supports the following HTTP libraries: . - Java HttpURLConnection - Apache Commons HTTP 4.x

Homepage: https://github.com/mttkay/signpost

Version: 1.2.1.2-1.5

Section: universe/java