I’m having a hard time figuring out how Twitter API authentication works. I want to make a simple Twitter utility that runs on the Mac and have heard from various sources that Twitter changed it’s authentication model several times.
Is it still OAuth or did Twitter change this again?
Still OAuth 1.0a. To see more, check https://dev.twitter.com/docs, at the very bottom, under "Authentication".