Update the usage of allauth Django app. The allauth app emits signals on user authentication events. I couldn't find any signal handlers for these signals. This is the main reason for authentication errors.
Part of #202 (comment)
Reactions are currently unavailable
Update the usage of allauth Django app. The allauth app emits signals on user authentication events. I couldn't find any signal handlers for these signals. This is the main reason for authentication errors.
Part of #202 (comment)