Searched refs:token_type (Results 1 – 1 of 1) sorted by relevance
613 private function get_token(&$request, $consumer, $token_type="access") { argument616 $consumer, $token_type, $token_field619 throw new OAuthException("Invalid $token_type token: $token_field");697 function lookup_token($consumer, $token_type, $token) { argument