How to Install golang-github-dvsekhvalnov-jose2go-dev in Ubuntu 18.04



Install golang-github-dvsekhvalnov-jose2go-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-dvsekhvalnov-jose2go-dev

Description:

Go implementation of Javascript Object Signing and Encryption

Pure Golang (GO) library for generating, decoding and encrypting JSON Web Tokens. Zero dependency, relies only on standard library. . Supports full suite of signing, encryption and compression algorithms defined by JSON Web Algorithms as of July 4, 2014 version. . Extensively unit tested and cross tested (100+ tests) for compatibility with jose.4.j, Nimbus-JOSE-JWT, json-jwt and jose-jwt libraries. . This package contains the source.

Homepage: https://github.com/dvsekhvalnov/jose2go

Version: 1.2-1

Section: universe/devel