The display source is a sub-feature of OAuth.  In order to get it you
have to adhere to the OAuth flow which requires the steps you want to
bypass.

In short, you want basic auth to display your source name for
updates.  Not possible.

On Jun 12, 9:06 am, Pushpa <pkumar...@gmail.com> wrote:
> 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 generate oauth_token and oauth_token_secret
> for users without going to tweet.com i.e. approval for Allow and Deny
> can be done from my site(redcounty.com) using API like I used to do
> for normal login using verify_credentials.xml.
>
> I got script 
> fromhttp://www.jaisenmathai.com/blog/2009/03/31/how-to-quickly-integrate-...
> currently I kept  script onhttp://www.redcounty.com/twitteroauth/start.php
>
> Please help me to make this script functional.
>
> Thanks

Reply via email to