PHP OAuth 2.0 Server v8.3.4 Release Notes

Release Date: 2022-04-07 // almost 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)