I chose django-facebook to allow site authentication via Facebook
Connect because it seems to be alone amongst the various solutions in
knowing how to smartly connect existing site accounts to FB logins
rather than blindly creating new accounts (if you have users who
sometimes log in the traditional way and other times via FB, they end
up with two accounts in the system).

All went well with implementation until I hit this issue, and it's a
show-stopper:

http://github.com/ryanmark/django-facebookconnect/issues/#issue/3

No response from the developer there, so asking here - has anyone hit
this? How did you overcome? Is there another Facebook Connect app you
prefer? Or a more recent fork of django-facebook that works better?

Thanks,
Scot

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to