Skip to content
Compare
Choose a tag to compare
@maicol07 maicol07 released this 31 May 12:23
f636570

Added

  • Added tests

Changed/Improved

  • Enhanced autodiscovery and JWT validation (should be more resilient now)

Breaking changes

  • Client is initialized with constructor parameters instead of fluent methods.
  • Replaced lcobucci/jwt with web-token/jwt-*
  • PHP mbstring extension is required for JWT operations
  • PHP 8.1 enums are used for some configuration properties

Some other tweaks may be included in the update that isn't written here.

Full Changelog: 2.3...3.0