What's Changed
- fix getIterator compatible with php 8.1 by @eerison in #966
- Fix PHP 8.1 deprecation - avoid passing null to is_file() by @chalasr in #969
- Allowing session cookie (split cookie) by @JeremyPasco in #958
- Add support of multiple public keys to verify tokens with a set of keys by @alexandre-daubois in #928
- Add
remove_token_from_body_when_cookies_used
config option by @TjorvenB in #940
New Contributors
- @JeremyPasco made their first contribution in #958
- @alexandre-daubois made their first contribution in #928
- @TjorvenB made their first contribution in #940
Full Changelog: v2.14.2...v2.14.3