Releases: pdsinterop/php-solid-auth
Releases · pdsinterop/php-solid-auth
Release v0.14.1 (a.k.a v0.14.0 again)
Re-tag of v0.14.0 as Packagist does not allow for retagging a version.
What's Changed
- Change
token_endpoint_auth_methods_supportedto be an array. by @Potherca in #53 - add implementation for rfc-9207 by @ylebre in #57
- Remove unused function from Server.php by @Potherca in #58
- add missing import by @ylebre in #60
- only add to error by @ylebre in #61
- fix missing response setting, only add when a location header is present by @ylebre in #62
Full Changelog: v0.13.0...v0.14.1
v0.14.0
What's Changed
- Change
token_endpoint_auth_methods_supportedto be an array. by @Potherca in #53 - add implementation for rfc-9207 by @ylebre in #57
- Remove unused function from Server.php by @Potherca in #58
- add missing import by @ylebre in #60
- only add to error by @ylebre in #61
- fix missing response setting, only add when a location header is present by @ylebre in #62
Full Changelog: v0.13.0...v0.14.0
v0.13.0
Full Changelog: v0.12.2...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