2.2.0
What's Changed
- Add support for using a certificate instead of a shared secret by @uncaught in #170
- Handle empty ID token claim by @janklan in #174
- Exclude dev files from dist archives by @cedric-anne in #185
- Set default algorithm through config by @philipdaveby in #184
- Add unit tests by @BertVM52 in #186
- Fix compatibility with "firebase/php-jwt": "6.7.0" by @10n in #189
New Contributors
- @uncaught made their first contribution in #170
- @janklan made their first contribution in #174
- @cedric-anne made their first contribution in #185
- @philipdaveby made their first contribution in #184
- @BertVM52 made their first contribution in #186
- @10n made their first contribution in #189
Full Changelog: v2.1.1...v2.2.0