Hacker News new | ask | show | jobs
by drej 2164 days ago
Keeping my fingers crossed for removal of OAuth and other complications accessing the API. I hate using libraries for this, all I want is a simple token-based REST API, something like Facebook and many others have had for years.
1 comments

OAuth is how you get the token. Facebook uses OAuth just like Twitter does.