How to Install golang-github-dgrijalva-jwt-go-dev in Ubuntu 18.04



Install golang-github-dgrijalva-jwt-go-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-dgrijalva-jwt-go-dev

Description:

Golang implementation of JSON Web Tokens (JWT)

JSON Web Tokens are compact, URL-safe means of representing claims to be transferred between two parties. This library is an implementation of JSON Web Tokens in the Go language.

Homepage: https://github.com/dgrijalva/jwt-go

Version: 3.0.0.1+REALLY.2.6.0-3

Section: universe/devel