In this video, we use a library called Django All Auth and this gives us the possibility to let users sign up/log in using either social accounts like GitHub, Facebook, Twitter, Google, etc. Or just the default local authentication from Django.
Python Django Social Authentication | Django AllAuth Tutorial
/ #Django
Learn how to authenticate users using social authentication.
Comments
Jie clark Terec | Apr 06, 24 06:12
Sir do you have a full tutorial of building authentication using djoser in django project?
Stein Ove Helset | Apr 06, 24 06:14
Yes, almost all of my tutorials are using Djoser when it comes to auth. For example the Slack clone / Snakk premium course :-)
Jie clark Terec | Apr 06, 24 06:20
Sir I cant believe you are approachable like you response quickly, thanks sir but what's the difference between django-allauth and djoser sir