Getting Started With Django All Auth

preview_player
Показать описание
Setup Django All Auth and connect Google OAuth to it so your users can login with their Google accounts.

WORK WITH ME👇🏼

✅ Implement features and fix bugs in your app: Live, one-on-one screenshare

💻 Code written in video
Рекомендации по теме
Комментарии
Автор

Thanks so much for going through this, I have been struggle with this for a few days!

obrien
Автор

That was really great, PROUDLY NEW SUBSCRIBER.

MrRobot-og
Автор

Your video was fantastic, sir. However, I'd prefer to skip the "want to continue" page. Similar to other websites, when I click "login via Google, " I want to be directly redirected to the email list page for login. How can I make that happen?

harshrajyoutube
Автор

Great video please make one on how to customize the pages. Thank you🙏🙏

abubakarawode
Автор

How do we modify the templates? like the login page? The code of that is in the allauth folder withing venv, so how can I change that?

jonron
Автор

Thank you very much !!
is it possible to extend this with django api rest?

sebastiancastillo
Автор

How do we get auth to work when using Google sign in when in the instagram/Facebook in-app browser?

Septumsempra
Автор

Hello, I just discovered your amazing channel.

I wanted yo ask for your advice please, should I learn django or flask, really I am hesitating, I want to pick one and learn it deeply and make some projects with it.

Please which framework can do the most : django or flask ?

amine
Автор

Thank you very much My man, An issue here, What if I want to have < Google Sign in button > in HomePage, so the user dont need to go to a second page to Login or Signup, like all the other webapp, just by clicking

FlutterPythoncombo
Автор

i can use this method with django ninja ?

rec-trick
Автор

I already have implemented django authentication in my project how can i replace those with all auth

wetubetech