Skip to content

Releases: informeren/oauth2-mobilepay

1.4.1

19 Aug 17:15
Compare
Choose a tag to compare

Fixed

  • Don't rely on key IDs being used as array keys in JWKSet.

1.4.0

15 Jun 09:59
Compare
Choose a tag to compare

Added

  • Leeway to the token validator.

1.3.0

11 Jun 16:04
Compare
Choose a tag to compare

Added

  • Support for different response modes.
  • Links to documentation.
  • More robust autoload include.
  • Command to generate state strings.
  • More robust token validation.

1.2.0

02 Jun 17:28
Compare
Choose a tag to compare

Added

  • Command to generate a valid code verifier string.

1.1.0

02 Jun 21:31
Compare
Choose a tag to compare

Added

  • The JWT Framework.
  • Unit tests.

Removed

  • Our own JWK implementation.

1.0.0

28 May 15:29
Compare
Choose a tag to compare

Initial release.