Shabda Raaj
Posts: 72
Nickname: shabda
Registered: Jul, 2007
|
Shabda Raaj is Owner of Usware Technologies, a Django Development Company.
|
|
|
|
Django-SocialAuth - Login via twitter, facebook, openid, yahoo, google using a single app.
|
Posted: Aug 27, 2009 3:23 AM
|
|
TL;DR version: Here is an app to allow logging in via twitter, facebook, openid, yahoo, google, which should work transparently with Django authentication system. (@login_required, User and other infrastructure work as expected.) Demo and Code.Longer version follow:
We are releasing our new app. Django-Socialauth. This app makes it awfully easy,
to allow users to login your site [...]
Related posts:- How to build a Facebook app in Django Facebook has a simple and robust API which allows users...
- Develop Twitter API application in django and deploy on Google App Engine Twitter’s robust REST API enables building of good applications that...
- Yahoo BOSS python api Yahoo has a search api with generous limits, BOSS. There...
Read: Django-SocialAuth - Login via twitter, facebook, openid, yahoo, google using a single app.
|
|