v0.1.0
What's Changed
- chore: update packages and update phpcs config by @ricklambrechts in #28
- chore: add additional assertions of redirect url and add scopes test by @ricklambrechts in #29
- chore: add dependabot config by @ricklambrechts in #30
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #31
- chore: cleanup by @ricklambrechts in #32
New Contributors
- @dependabot made their first contribution in #31
Config file update
Config file needs to be updated. array_filter
needs to be added to the additional_scopes
.
https://github.com/minvws/nl-rdo-openid-connect-php-laravel/blob/0a0ed8d507206977e49363b8908ad52a5ad7fa34/config/oidc.php#L32
Full Changelog: v0.0.6...v0.1.0