Release v0.6.0 Security and Quality improvements
What's Changed
- Add security check for dependancies by @ylebre in #79
- Add PHP version sniff by @ylebre in #80
- Move CORS config from webserver config to middleware by @ylebre in #83
- Re-enable test suite by @michielbdejong in #88
- webid-provider-tests v2.1.0 by @michielbdejong in #89
- Send CORS headers on /.well-known/openid-configuration response by @michielbdejong in #93
- added oidcIssuer to webid profile by @poef in #97
- Add support for a JWT "jti" value to prevent replay attacks by @Potherca in #86
New Contributors
Full Changelog: v0.5.0...v0.6.0