Download Latest Version 9.3.0 source code.tar.gz (28.3 kB)
Email in envelope

Get an email when there's a new version of PHP OAuth 2.0 Server

Home / 9.2.0
Name Modified Size InfoDownloads / Week
Parent folder
9.2.0 source code.tar.gz 2025-02-15 28.1 kB
9.2.0 source code.zip 2025-02-15 68.6 kB
README.md 2025-02-15 939 Bytes
Totals: 3 Items   97.6 kB 1

Added

  • Added a new function to the provided ClientTrait, supportsGrantType to allow the auth server to issue the response unauthorized_client when applicable (PR [#1420])

Fixed

  • Fix a bug on setting interval visibility of device authorization grant (PR [#1410])
  • Fix a bug where the new poll date were not persisted when slow_down error happens, because the exception is thrown before calling persistDeviceCode. (PR [#1410])
  • Fix a bug where slow_down error response may have been returned even after the user has completed the auth flow (already approved / denied the request). (PR [#1410])
  • Clients only validated for Refresh, Device Code, and Password grants if the client is confidential (PR [#1420])
  • Emit RequestAccessTokenEvent and RequestRefreshTokenEvent events instead of the general RequestEvent event when an access / refresh token is issued using device authorization grant. (PR [#1467])
Source: README.md, updated 2025-02-15