File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2121### Changed
2222- Authorization Request objects are now created through the factory method, ` createAuthorizationRequest() ` (PR #1111 )
2323- Changed parameters for ` finalizeScopes() ` to allow a reference to an auth code ID (PR #1112 )
24- - AccessTokenEntityInterface now requires the implementation of ` toString() ` instead of the magic method ` __toString() ` (PR #XXXX )
24+ - AccessTokenEntityInterface now requires the implementation of ` toString() ` instead of the magic method ` __toString() ` (PR #1395 )
2525
2626### Removed
2727- Removed message property from OAuthException HTTP response. Now just use error_description as per the OAuth 2 spec (PR #1375 )
You can’t perform that action at this time.
0 commit comments