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

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -