Today, we’ll be working with the django-allauth module, a package that allows for third-party authentication in Django.
During the process of working with Django, we come to a conclusion that the reason behind the popularity of Django is similar to that of Python.
Why? Because it provides us with great functionality with a few simple packages. Well, do I have news for you!
Django can provide us with even more functionality through the use of registration applications that are provided by the community.
One of the best Django user registration package is the django-allauth registration app.
However, before we go ahead and work with the addition of external applications.
It’s probably for the best to refresh your mind on the basic concepts, with some of Django’s features,
Basic Django Tutorial
Working with Django Templates
Working with Django Models

#django #django-allauth

Django Tools: Authentication with django-allauth module
1.25 GEEK