Learn Django - Towards social logins with Google and Django | Django-allauth

preview_player
Показать описание
In this Django tutorial for beginners we work towards building a social login system. Using the django allauth package we authenticate users with their Google credentials.

0:00 Introduction
1:04 Create new Django project
4:15 Initial steps to install and configure django allauth
8:57 Migrate and make superuser - check database
12:17 Next steps - home template and URLS
18:26 Create Google account - configure new application and acquire API keys
25:06 Test login
28:39 Review of how to create templates to override django allauth templates

First, we build a simple application and proceed to installing the django allauth package which will provide the tools to allow us to authenticate with a wide range of services including Google.

Next we configure the django allauth package defining the configuration within our settings file. We migrate the database and view the new tables.

Finally we build a simple home template and configure the URLs before heading over to Google to configure the API settings.

We pull this all together and demonstrate the login system by authenticating with a Google account. I take you through the basic principles of overriding the django allauth templates building a login page.

Code Repository

SUBSCRIBE to get more free tutorials, courses and code snippets!

Follow us on Facebook

Follow use on Twitter:
Рекомендации по теме
Комментарии
Автор

You're the best Programming Tutor on Youtube.

henryantwi
Автор

I've followed several tutorials to achieve this, but this has been the most updated and comprehensive of them all. Great detailed info on the process and the logic behind it. Worked for me. Thanks so much!

gelatsx
Автор

"Value" only few talk about it these days. Thanks appreciate it.

amiaynarayan
Автор

This is the most detailed course I have ever seen about allauth.

ayamada
Автор

EPIC AND EFFICIENT EXPLANATION. Appreciate it.

namanjoshi
Автор

best video on allauth right now and very systematic thanks a

adarshgupta
Автор

if I could I would have gives hundreds of likes but regardless you taught me more than i can ever pay, Thank you

aariskazi
Автор

thank you very much, I am your latest subscriber... keep up the good work

rooseveltabandy
Автор

wow! what a tutorial. thanks very much. straight to the point, and well taught. you are a good teacher

dennisgithinji
Автор

You said, hopefully the video has some value . I was amazed with those words . It is the most valueable video out there . Its the best video for the django integration with google login system . I loved it. It was great.

omkashyap
Автор

Amazing tutorial, still works in 2023!

baleaweb
Автор

Thank you so much for this great tutorial! It was just what I needed to get to grips with social logins in Django. All clearly explained and easy to follow.

linatroshka
Автор

Great lesson.. seriously deserves more views. 👍

josephlalnt
Автор

The tut is so great and to the point that even a child can follow this and make great websites... Thank you sir

su-swagatam
Автор

Fantastic explanation, thanks a million!

ArtilleryJim
Автор

This is wonderful, well explained to the point !! thank you sir!

alpha_
Автор

super high quality tutorial, thank you

odocic
Автор

This was incredibly useful. Thank you!!

DividendCompass
Автор

Thank you so much for this video, it's really help me a lot :-)

yogeerao
Автор

Great video. More tutorials on useful django packages will be helpful. There's not many videos of django 3 on YouTube. Would also be great if you provide videos of django 3 new features.

sg