Hi,

Let me start by saying I'm really confused :). I read about "Sign in
with Twitter" and the OAuth examples.

http://apiwiki.twitter.com/OAuth-Examples

But I couldn't find any example to do this with Javascript ?  I was
wondering if I need to use a server side script "Only" to sign in.

I basically need to push a button on an SWF file and post a tweet.
I've found a couple of Actionsript and Javascript libraries but these
ask for the client login details to initialize their subsystems.

For example :

var twh = new TwitterHelper(aAccount,
                            aPassword,
                            aThrobber,
                            aServiceStr);


as mentioned in the Javascript library :
http://sources.disruptive-innovations.com/twitterHelper/tags/latest/TwitterHelper.html


Now, the thing that's stopping me from using these libraries is the
fact that Why would a user trust my site and enter their Twitter login
credentials on it ?

Please advice

Thanks

Sameer




Reply via email to