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
withweb-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