PHP OAuth 2.0 Server v5.0.0 Release Notes
Release Date: 2016-04-17 // over 7 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