Hi,
we would like to send a JSON update command to twitter, but only using JQuery, not having to go to the webserver and have it done in PHP.
The thing I can't grasp really is how to send the user credentials in the JQuery/JSON twitter API call. Our user credentials are from Twitter's OAuth.
thanks, cheers!