You are here

function sOAuthDataStore::lookup_nonce in jQuery social stream 7

Same name and namespace in other branches
  1. 7.2 jquery_social_stream.js.inc \sOAuthDataStore::lookup_nonce()

File

./jquery_social_stream.js.inc, line 1036
JS callbacks.

Class

sOAuthDataStore

Code

function lookup_nonce($consumer, $token, $nonce, $timestamp) {

  // implement me
}