I want to someone to be able to login using twitter,
Is there a framework that you have used to do this?
Thanks
I want to someone to be able to login using twitter,
Is there a framework that you have used to do this?
Thanks
There's a simple example here. Beyond this, there's tweetapp, but it's currently not maintained; AppEngine-OAuth-Library; and, I believe, some twitter-friendly delegated authorization framework for Django, Django-social-auth, about which, however, I don't know much beyond the name.
While not exactly addressing your questions I believe these examples and code will be useful: