Skip to content

v3.3.0: latest release supporting old versions of Django and Python

Compare
Choose a tag to compare
@mostafa mostafa released this 16 Feb 16:29
8b72d7c

In this minor release, PKI support for JWT token encoding/decoding is added #24. As part of the same PR, documentation (readme and authors) are converted to markdown, cleaned up, and updated with a detailed table describing each configuration setting. A new section is also added that explains JWT signing algorithm and settings.