Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@simo5 simo5 released this 14 Sep 22:21

This is a minor release focused on improving backwards compatibility with applications after the API breaking changes introduced in 1.4
This patch adds a bunch of heuristics to be able to safely autodetect a token type. It has been tested to solve the compatibility issues (ie old code works without modifications and fully securely) with at least one large application.

What's Changed

  • Add more heuristics for backwards JWT compat by @simo5 in #301

Full Changelog: v1.4.0...v1.4.1