Home
last modified time | relevance | path

Searched refs:lookup_nonce (Results 1 – 1 of 1) sorted by relevance

/plugin/autotweet/
H A DOAuth.php679 $found = $this->data_store->lookup_nonce(
701 function lookup_nonce($consumer, $token, $nonce, $timestamp) { function in OAuthDataStore