What's Changed
- Implement time manipulation using JWT::leeway while validating nbf & exp by @elernonelma in #178
- Check for existing query parameters before appending post_logout_redi… by @sadika9 in #208
- README: add hint about getIdToken() to validateAccessToken() example by @bk138 in #211
- Improve error messages by @curry684 in #212
- 218: Fix backwards compatibility break in oauth2-client 2.8.x by @rtrvrtg in #219
- Add compatibility with firebase/php-jwt 7 by @uncaught in #224
New Contributors
- @elernonelma made their first contribution in #178
- @bk138 made their first contribution in #211
- @curry684 made their first contribution in #212
- @rtrvrtg made their first contribution in #219
Full Changelog: v2.2.2...v2.2.3