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
Hello, I'm trying to solve the same problem.
I think the issue should be applied to the 154 line of SocialLoginSerializer on registration/serializers.py
and not just TwitterLoginSerializer, what do you think?
if app.id:
social_token.app = app
I'd like to hear various opinions before I'm sure.
See pennersr/django-allauth#3763 (comment)
The text was updated successfully, but these errors were encountered: