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