Releases: pdsinterop/php-solid-auth
Releases · pdsinterop/php-solid-auth
v0.13.0
v0.12.2
v0.12.1
v0.12.0
Update token generation logic
What's Changed
- Fix for the jwk thumbprint calculation (was missing the 'binary' flag). by @ylebre in #43
- rework access token and id token generation by @ylebre in #44
Full Changelog: v0.10.3...v0.11.0
Release v0.10.3
What's Changed
- Add example.php back in project root by @Potherca in #38
- add key ID to the ID token, used for non-dpop applications by @ylebre in #40
Full Changelog: v0.10.2...v0.10.3
Release v0.10.2
What's Changed
Full Changelog: v0.10.1...v0.10.2
Release v0.10.1 Bugfix
What's Changed
Full Changelog: v0.10.0...v0.10.1
Release v0.10.0 Improve ATH and JKT logic
Release v0.9.0 DPOP improvements
What's Changed
- Improvements from solid-oidc-tests by @michielbdejong in #29
- Fix for JKT check by @Potherca in #32
Full Changelog: v0.8.2...v0.9.0