Install golang-github-dgrijalva-jwt-go-v3-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-dgrijalva-jwt-go-v3-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+v3-1
Section: universe/devel