PHP OAuth 2.0 Server v8.3.4 Release Notes
Release Date: 2022-04-07 // 10 months ago-
🛠 Fixed
- 📜 Server previously rejected valid uris with custom schemes. Now use league/uri for parsing to accept all valid uris (PR #1274)
Previous changes from v8.3.3
-
🔒 Security
- ✂ Removed the use of
LocalFileReference()
in lcobucci/jwt. Function deprecated as per GHSA-7322-jrq4-x5hf (PR #1249)
- ✂ Removed the use of