Hello,

I'm a bit confused about how to go with this. Normally i'll expect a openID
provider and then I'll code a consumer, however
http://apiwiki.twitter.com/Sign-in-with-Twitter points out I need to run
oauth. Also several searches point out that twitter will not be an openID
provider anytime soon.

So my question is how will you handle twitter-only accounts, for this
particular app you *must* have a twitter account and I want to store
additional info regarding each user in my app. In order words all I need to
know is that you are who you claim to be on twitter to attribute actions on
you. Should I got with oauth even though that's overkill in this particular
application?

If that is the case any one has used
http://code.google.com/p/oauth-python-twitter is it a good implementation?

Reply via email to