Install python3-jwcrypto by entering the following commands in the terminal:
sudo apt update sudo apt install python3-jwcrypto
Description:
Python3 mplementation of JOSE Web standards
This python module implements JWK,JWS,JWE specifications using python-cryptography. . This package includes the python3 version.
Homepage: https://github.com/latchset/jwcrypto
Version: 0.4.2-1
Section: universe/python