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
giohappy
changed the title
Configure SOCIALACCOUNT_LOGIN_ON_GET to True
Configure SOCIALACCOUNT_LOGIN_ON_GET to make social logins work again
Feb 16, 2022
As a temporary workaround for the changes introduced in django-allauth 0.47.0 this setting must be set to
True
, otherwise the login flows won't work.See #8806
The text was updated successfully, but these errors were encountered: