Maciej Januszewski

Results 3 comments of Maciej Januszewski

I'm having a similar issue. Both FB & Google providers assign the same user. Did you find out what could be the reason ? @aliscie

I also see that inside **TEMPLATES** (context_processors) you're missing: ``` "social_django.context_processors.backends", "social_django.context_processors.login_redirect" # optional, depends on your logic ``` but I believe it won't solve your problems, because I have...

@ghost Did you manage to handle it ? Having the same issue...