
Twitter’s been in a state of near constant flux nowadays, with changes coming one after another, and mostly for the better. One of those for-the-better changes was the addition of OAuth log-in authentication that requires a Twitter user to authorize specific applications to use their accounts, and works through Twitter instead of the client.
For Tweed, that’s posed a slight problem, as with Twitter OAuth they no longer keep the user’s password logged on the device. Normally that wouldn’t be a problem, except that as OAuth has moved towards mandatory usage, Tweed’s integration with media upload services like yFrog and TwitVid was broken in the process.
Realizing the error of their not-completely-updated ways, the folks at Pivotal Labs (the people behind Tweed) are finishing up an update to Tweed that will bring OAuth log-in to all of the app as well as fix some other bugs that were introduced with version 1.8.
Source: Pivotal Labs