oauth2-server
oauth2-server copied to clipboard
Added exception chaining in BearerTokenValidator
Added exception chaining for RequiredConstraintsViolated in \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator::validateAuthorization()
.
This helps with logging the exception (similar to line 103).