Install libjwt-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libjwt-dev
Description:
C library to handle JWT (JSON Web Token) - development
libjwt is a library which allows you to encode and decode JSON Web Tokens (JWT). . JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties. . This package contains the development files.
Homepage: https://github.com/benmcollins/libjwt
Version: 1.9.0-1build1
Section: universe/libdevel