is it possible to make an 100% browser based javascript twitter client (no back end at all) using oAuth?
views:
69answers:
2
A:
Yes, I suppose.
Related: http://stackoverflow.com/questions/2470694/javascript-oauth-sign-in-with-twitter
quantumSoup
2010-07-25 18:42:53
A:
I don't think so. You still need a secure way to get an access key from twitter and you may want to hide your consumer secret key.
negative
2010-07-26 23:30:53