Skip to content

9.4.0

Choose a tag to compare

@Sephster Sephster released this 14 Jun 08:17
b96b4a1

Changed

  • Authorization requests are now checked for the required response_type parameter before we determine which grant type is being used (PR #1507)
  • User ID is now passed to the finalizeScopes method for the Refresh Grant (PR #1414)

Removed

  • Removed support for PHP 8.1 (PR #1500)