python - How to link facebook account in Django -


i'm using django-allauth authentication in project. have 3 ways login/register:

standart way (by email - has unique), facebook , openid (google, yahoo)

now if user trying log in account email in database, gets error email exist.

i give user possibility link account facebook after log in. possible in django-allauth?

you can go through link. may you.

http://code.google.com/p/django-facebookconnect/wiki/installation 

Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -