Searched defs:tokenSecret (Results 1 – 3 of 3) sorted by relevance
39 public function requestAccessToken($token, $verifier, $tokenSecret); argument
77 public function requestAccessToken($token, $verifier, $tokenSecret = null) argument
24 protected $tokenSecret = null; variable in OAuth\\OAuth1\\Signature\\Signature