Releases: pdsinterop/php-solid-auth
Releases · pdsinterop/php-solid-auth
Release v0.8.2 Bugfix
What's Changed
Full Changelog: v0.8.1...v0.8.2
Release v0.8.1 Bugfix
What's Changed
Full Changelog: v0.8.0...v0.8.1
v0.8.0 Security hardening and more unit-tests
What's Changed
- Add php version sniff by @ylebre in #22
- Add php linter by @ylebre in #21
- Fix yaml syntax by @ylebre in #23
- Feature/phpunit workflow by @ylebre in #24
- added tests for validateDPOP, fixed some validations by @poef in #26
- Add JTI validation by @Potherca in #28
New Contributors
Full Changelog: v0.7.0...v0.8.0
Release v0.7.0 PHP8 🐘8️⃣
Release v0.6.4 Bugfix
v0.6.4 (2022-01-16)
Release v0.6.3 Bugfix
v0.6.3 (2021-12-08)
Release v0.6.2
Require write on parent for DELETE
Release v0.6.1
Decrypt 'code' for ID token generation
Release v0.6.0
Merge pull request #8 from pdsinterop/feature/token-endpoint added id_token option for token endpoint response
Release v0.5.1
Add enum for DynamicClientRegistration.