Re: django-facebook
On Oct 10, 1:34 am, Sævar Öfjörð <saeva...@gmail.com> wrote:
> I'm using Django Socialregistration for this purpose.http://github.com/flashingpumpkin/django-socialregistration
>
> If the user is already logged in and clicks the facebook button, the
> existing account is simply linked to the FB account.
> New users have the option to set up a username.
Ah - good to know django-facebookconnect isn't the only app doing that
correctly, thanks for that. I did eventually get things worked out
with django-facebookconnect - you can get into some weird situations
with multiple cookies/sessions, multiple logins, multiple linkages,
trying to log into one account when a previous cookie hasn't been
deleted, etc. ... the kind of stuff you're likely to hit during
development but that users aren't. I think I've got it solid now, but
will consider switching to django-socialauth if I hit further
problems, thanks.
./s
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home