You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@MrYoda, I've made the change but I'm not sure that will make the backend work since I don't a reference to where that cookie was being set, the same happens in the original version in django-social-auth.
Hi
There is the line In auth_complete() method:
But there is no any cookie_get() methods in whole project.
How I can implement this? Can you fix it?
Thanks
The text was updated successfully, but these errors were encountered: