shashankmehta/greyshade

Update Twitter API

cryptiklemur opened this issue · 2 comments

Agreed, but it's a bummer Twitter now requires OAuth for all public methods - including user timeline

see here: https://dev.twitter.com/discussions/11564

makes it impracticable to do a client-only JS solution from now on
this guy managed to do something, though:

http://jasonmayes.com/projects/twitterApi/

This is still a very hack-y solution to the twitter OAuth problem. I'm marking this as wont-fix because it isn't worth the hassle. Sorry.