HTTP/OAuth2/TokenType/Bearer.php
authorEdward <edward@roojs.com>
Fri, 20 Jun 2014 11:47:58 +0000 (19:47 +0800)
committerEdward <edward@roojs.com>
Fri, 20 Jun 2014 11:47:58 +0000 (19:47 +0800)
HTTP/OAuth2/TokenType/Bearer.php

index be668b6..f2a1211 100755 (executable)
@@ -74,7 +74,7 @@ class HTTP_OAuth2_TokenType_Bearer implements HTTP_OAuth2_TokenType_TokenTypeInt
 
             return null;
         }
-
+        print_r($methodsUsed);exit;
         /**
          * If no authentication is provided, set the status code
          * to 401 and return no other error information