PHP OAuth 2.0 Server v8.3.4 Release Notes
Release Date: 2022-04-07 // over 2 years 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