function sOAuthDataStore::lookup_nonce in jQuery social stream 7
Same name and namespace in other branches
- 7.2 jquery_social_stream.js.inc \sOAuthDataStore::lookup_nonce()
File
- ./
jquery_social_stream.js.inc, line 1036 - JS callbacks.
Class
Code
function lookup_nonce($consumer, $token, $nonce, $timestamp) {
// implement me
}