Comment on A new and improved Twitter APIComments−drej6yKeeping 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.−ceejayoz6yOAuth is how you get the token. Facebook uses OAuth just like Twitter does.
Comments
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.
OAuth is how you get the token. Facebook uses OAuth just like Twitter does.