function OAuthDataStore::fetch_request_token in OAuth 1.0 6
File
- ./
OAuth.php, line 648
Class
Code
function fetch_request_token($consumer) {
/*{{{*/
// return a new token attached to this consumer
}
function fetch_request_token($consumer) {
/*{{{*/
// return a new token attached to this consumer
}