Python library for handling Simple Web Tokens.
You can find the docs here.
- Please use
pycryptodomeand notpycryptoas the later is unmaintained and broken on python 3.8+ - Currently only supports RSA-SHA256
- Add support HMAC SHA256
- Add Raises: KeyNotFoundError to sign()