PHP OAuth 2.0 Server v8.1.1 Release Notes
Release Date: 2020-07-01 // almost 2 years ago-
🛠 Fixed
- If you provide a valid redirect_uri with the auth code grant and an invalid scope, the server will use the given
0️⃣ redirect_uri instead of the default client redirect uri (PR #1126)
- If you provide a valid redirect_uri with the auth code grant and an invalid scope, the server will use the given