Signature of getSecurityToken in BasicOAuthLookupService does not match base
class OAuthLookupService
-----------------------------------------------------------------------------------------------------
Key: SHINDIG-1387
URL: https://issues.apache.org/jira/browse/SHINDIG-1387
Project: Shindig
Issue Type: Bug
Reporter: Bastian Hofmann
Patch:
Index: php/src/common/sample/BasicOAuthLookupService.php
===================================================================
27c27
< public function getSecurityToken($oauthRequest, $appUrl, $userId) {
---
> public function getSecurityToken($oauthRequest, $appUrl, $userId,
> $contentType) {
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.