How about this for a twitter security issue: users are accustomed to giving their passwords to many third party twitter-API apps.
Yeah they need to implement OAuth or something similar.
Twitter Security Issue
11–13 of 13 posts
Re: Twitter Security Issue
#12How about this for a twitter security issue: users are accustomed to giving their passwords to many third party twitter-API apps.
Yeah they need to implement OAuth or something similar.
Re: Twitter Security Issue
#13I suspect this is actually a very common issue. Unless you explicitly expire all sessions for a user when they change their password then this will happen.
Well when you say common, do you mean with another application that utilizes an open API that is connected to many popular platforms and that is as widely used as Twitter? Not many come to mind.
Of course that's the bigger problem. The user shouldn't have to give their password out. It's somewhat ironic that Twitter doesn't implement OAuth or something similar since Blaine Cook started OAuth.