v1.0.1
What's Changed
- release: 1.0.0 by @DeepDiver1975 in #402
- Update ci and add dependabot by @ricklambrechts in #407
- Update README.md to correct addScope parameter type in 1.0.0 by @jasongill in #405
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #416
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #417
- Cast SERVER_PORT to integer by @timsmid in #404
- Check if subject is equal to subject of id token when verifying JWT claims by @ricklambrechts in #406
- Removed duplicate check on jwks_uri and only check if jwks_uri exists when needed by @ricklambrechts in #373
- fix: method signatures after 1.0 release by @DeepDiver1975 in #427
- fix: handle JWT decode of non JWT tokens by @DeepDiver1975 in #428
- chore: enable dependabot for composer by @DeepDiver1975 in #429
- ci: run GitHub workflows on pull requests and pushes to master by @DeepDiver1975 in #431
- chore(deps): update phpseclib/phpseclib requirement from ~3.0 to ^3.0.7 by @artemboyko43 in #384
- chore(deps-dev): update yoast/phpunit-polyfills requirement from ^1.0 to ^2.0 by @dependabot in #430
New Contributors
- @jasongill made their first contribution in #405
- @dependabot made their first contribution in #416
- @timsmid made their first contribution in #404
- @artemboyko43 made their first contribution in #384
Full Changelog: v1.0.0...v1.0.1