PHP OAuth 2.0 Server v5.0.0 Release Notes

Release Date: 2016-04-17 // about 8 years ago
  • ๐Ÿ”– Version 5 is a complete code rewrite.

    • ๐Ÿ“‡ Renamed Server class to AuthorizationServer
    • โž• Added ResourceServer class
    • โœ… Run unit tests again PHP 5.5.9 as it's the minimum supported version
    • ๐Ÿ‘ Enable PHPUnit 5.0 support
    • ๐Ÿ‘Œ Improved examples and documentation
    • ๐Ÿ‘‰ Make it clearer that the implicit grant doesn't support refresh tokens
    • ๐Ÿ‘Œ Improved refresh token validation errors
    • ๐Ÿ›  Fixed refresh token expiry date