Skip to content

Releases: steverhoades/oauth2-openid-connect-server

Release v1.3.0

05 Dec 21:12
b38b082
Compare
Choose a tag to compare
  • #29 - move away from deprecated interfaces

Potential Breaking Change: Upgrades to lcobucci/jwt ^v3.3

Release v1.1.0

04 May 17:45
aa994a8
Compare
Choose a tag to compare
  • #23 Moved JWT builder in IdTokenResponse to protected method
  • #22 Changed 'http' to 'https' for the id_token setIssuer function

Release v1.0.0

19 Jun 03:04
81f7155
Compare
Choose a tag to compare

This release is not compatible with the pre-1.0 releases. Please see readme for integration details.

Example integrations can be found here:
https://github.com/steverhoades/oauth2-openid-connect-server/tree/master/examples

Release v0.3.0

19 Feb 17:42
64a7df6
Compare
Choose a tag to compare
  • Updated to MIT license
  • Adds support for The PHP League's OAuth2 Server version 7.0

Release v0.2.0

17 Jan 21:14
c0012f6
Compare
Choose a tag to compare

Adds support for The PHP League's OAuth2 Server version 6.0