Detailed Description
Definition at line 493 of file OAuth.php.
Constructor & Destructor Documentation
Member Function Documentation
process an access_token request returns the access token on success
Definition at line 532 of file OAuth.php.
process a request_token request returns the request token on success
Definition at line 513 of file OAuth.php.
verify an api call, checks all the parameters
Definition at line 550 of file OAuth.php.
Field Documentation
$signature_methods = array() [protected] |
$timestamp_threshold = 300 [protected] |
The documentation for this class was generated from the following file: