function sOAuthDataStore::new_request_token in jQuery social stream 7
Same name and namespace in other branches
- 7.2 jquery_social_stream.js.inc \sOAuthDataStore::new_request_token()
File
- ./
jquery_social_stream.js.inc, line 1040 - JS callbacks.
Class
Code
function new_request_token($consumer, $callback = null) {
// return a new token attached to this consumer
}