Skip to content

Releases: pdsinterop/php-solid-auth

v0.13.0

06 Jun 12:20
Compare
Choose a tag to compare

v0.12.2

28 May 14:54
1d1160e
Compare
Choose a tag to compare

What's Changed

  • fix HTU comparison to skip fragments by @ylebre in #50

Full Changelog: v0.12.1...v0.12.2

v0.12.1

19 May 12:02
Compare
Choose a tag to compare

Full Changelog: v0.12.0...v0.12.1

add ReplayDetector that allows a callback
(3674b86)

v0.12.0

16 May 09:04
385c46a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

Update token generation logic

14 Feb 12:59
0c5f65b
Compare
Choose a tag to compare

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

17 Jan 13:12
8ed8a4c
Compare
Choose a tag to compare

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

27 Jan 14:28
797e19f
Compare
Choose a tag to compare

What's Changed

  • Change WAC::addWACHeaders() to add "Link" headers instead of replacing them. by @Potherca in #37

Full Changelog: v0.10.1...v0.10.2

Release v0.10.1 Bugfix

30 Sep 12:17
c33509e
Compare
Choose a tag to compare

What's Changed

  • Change TokenGenerator::generateIdToken() to make DPOP optional when needed. by @Potherca in #36

Full Changelog: v0.10.0...v0.10.1

Release v0.10.0 Improve ATH and JKT logic

30 Sep 11:31
e5453e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

Release v0.9.0 DPOP improvements

30 Sep 07:52
ea830b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.9.0