Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 544 Bytes

File metadata and controls

22 lines (14 loc) · 544 Bytes

Python SWT Library

Python version PyPI version format status license

Python library for handling Simple Web Tokens.

Documentation

You can find the docs here.

Caveats

  • Currently only supports RSA-SHA256

TODO

  • Add support HMAC SHA256
  • Add Raises: KeyNotFoundError to sign()