[oauth] how to get AuthSubRevokeToken

2009-12-04 Thread Pushpa
Hi I am bot able to get AuthSubRevokeToken Below is my script step1.php ? $secure = 0; $session = 1; $scope = 'http://www.google.com/m8/feeds/'; $next = http://{$_SERVER['HTTP_HOST']}{$_SERVER['PHP_SELF']}; $token = @$_GET['token']; // only a single use token $sessionToken =

[oauth] How to get oauth_token and oauth_token_secret for users without going to tweet.com for Deny/Allow process

2009-06-12 Thread Pushpa
Hi I am having code to post message on tweet.com from my site using OAUTH. The objective to use oauth is display source name as my sitename (i.e. from Redcounty.com) not from web. My problem is I don't want to go twitter.com for 1)Login and 2) Deny/Allow process So in nutshell I want to