Very well explained . This video actually has 220 likes and 0 dislikes . It deserved it .
@AA-jb5cs3 жыл бұрын
I've just added this video to my "Very Helpful Programming Videos" playlist, thanks a lot, man!
@necessities87134 жыл бұрын
You are insanely helpful. How come i missed this channel for such a long time.
@ulvidamirli27584 жыл бұрын
Great tutorial! I like tutorials which show the actual way but not the codes only to copy/paste.
@mohammadg53262 жыл бұрын
Thanks for the video. Facebook provide the access token to login in django rest framework. Do google also provide any access token too?? where to find it?
@matiascoco19993 жыл бұрын
It's wierd, nobody asking for the google credentials. Lot of things changed in the past year with the google cloud platform. Now you can't a google test app so easily. I don't know how.
@med82972 ай бұрын
I guess in the tutorial he just skipped the parts where he created the needed tools in google cloud cause it's for sure not as simple as pressing one button
@khiatiamine35144 жыл бұрын
i did everything you said and still getting an invalid client client error, please help
@abhikGaan4 жыл бұрын
please make a video on how to do django rest framework + google login
@takibahmed88593 жыл бұрын
Do we need to save the information into the database(like email) when authenticating using google? Thanks
@suzybennett19652 жыл бұрын
Thanks for making this video! Very clear. I wish i'd watched to the end first though as quickstart wasn't on my version of Google and i had to kind of work it out on my own :D Got it working though! Thanks!
@srujangowda84903 жыл бұрын
You are not JustDjango....You are JustGod
@GovJobAdda4 жыл бұрын
Great Video!! Can you please do a tutorial on redirecting users to account setup page after signing up with google. Thanks
@NjoiUrself4 жыл бұрын
Great tutorial! Would you be able to show how to connect to a mssql database?
@AnnoyingErrors414 жыл бұрын
Can you just use postman for the social auth as well? Because the frontend is often not just django..
@tobidegnon44094 жыл бұрын
Great I love, just asking myself yesterday if your were planning to do that
@alinandrei65553 жыл бұрын
Can we give uses the chance to change their credentials (username, in this case) while logging in with google? Are we supposed to leave this exclusively on another view of user account settings and sync them with the allauth?
@wicwacdeveloper61864 жыл бұрын
How does one use django-allauth along with dj-rest-auth. I see dj-rest-auth has the feature but when I access the api it's asking for Access Token and Code from me which I have no clue what they are.
@axelhernandez19034 жыл бұрын
Hey bro, how can i consume this API from a webapp like angular? i mean, idk how to display the google auth popup window or the redirect window, and idk how to 'push' or POST or GET Google button on my api
@tobidegnon44094 жыл бұрын
Are you planning on doing a django group/permissions tutorial?
@s41nt23 жыл бұрын
Thanks, very useful👍🏻👍🏻👍🏻
@Final_M4 жыл бұрын
great tutorial, thank you so much! quick question: what URI's could you use instead of the google/login/callback? I'm curious because it seems like an option to use that, what else could be used there?
@mattfreire4 жыл бұрын
That's a good question. I guess it's up to your creativity. See what the callback data is and use that for something.
@caohuyphuong4 жыл бұрын
Awesome. Thank you so much. I'm waiting for facebook account because it popular in my country.
@abrarmahi2 жыл бұрын
what vscode theme is this ? Very nice video btw !
@rahulgiri92004 жыл бұрын
thanks for giving useful tutorial 😊
@tejasmandre6664 жыл бұрын
Great video ! Could you please tell me what VS code theme are you using ?
@VPannagS3 жыл бұрын
Loved it, thanks alot
@pravarsharma4 жыл бұрын
Great tutorial, thanks !!
@omkarprakashbhosale83384 жыл бұрын
Can I use social_auth_pipeline because you uses allauth??
@edchelstephens3 жыл бұрын
Thanks a lot man!
@EltigreTafur4 жыл бұрын
Hello JustDjango I am from Colombia. I need help, please, how? How to authenticate with Google and ngrock? which I use to get the project to the internet
@programmingpython5844 жыл бұрын
Do we need to create the template for accounts/login and other accounts/ urls manually or do they come inbuilt? I am just getting a blank page when i go to accounts/login.
@programmingpython5844 жыл бұрын
Just solved it.Actually i already had a base.html in my code which was getting inherrited.
@sandeepsinghnegi63484 жыл бұрын
can i add google login link to my own created login page. if yes, how can i do so?
@edchelstephens3 жыл бұрын
Hi, I followed your tutorial and I got it working. Thanks a lot! I have a question, how can I load the profile image of the gmail account inside my django template?
@mattfreire3 жыл бұрын
Glad you got it to work. You can get the profile picture URL from the user's SocialAccount data. Check the Django admin for the social accounts table and you can look at the data stored from a google account. You just need to fetch the social account for the user and then grab the profile picture from the json data.
@edchelstephens3 жыл бұрын
@@mattfreire Wow, thank you so much man!
@edchelstephens3 жыл бұрын
@@mattfreire Got it working. Thanks a lot again! :)
@edchelstephens3 жыл бұрын
@@mattfreire do you have a tutorial video also on Google calendar api integration? Create , edit, delete events?
@sauravkumar-gv9yo3 жыл бұрын
Hey JustDjango ! Thank you for making such a great video on Django-allauth. It's working very well on localhost server , but when i deploy project into aws elastic beanstalk then my server is not working , i found error that is ' 500 Internal Server Error ' , could you please help me how to fix it and why it's not working.
@teddyfulk2 жыл бұрын
Great tutorial!
@박은천-f6y3 жыл бұрын
Great tutorial
@littleremix73024 жыл бұрын
How to show extra data in templates like profile picture?
@mwibutsa4 жыл бұрын
Thanks for the video, it was helpful. Would you show us how to use google auth with django restframework please? I need to know how I can us django-all auth to create an authentication scheme for my react-native app
@adarkwahking1893 Жыл бұрын
I'm getting an error when I try to singin. The error is "Social Network login failure" any help please?
@steezyalejos59054 жыл бұрын
SIR i need your help real bad. i need to know how can i get the emailadress and names from the social accounts? i need to manage the info for my users :((
@dylanbutelho27663 жыл бұрын
can u show the html code for this project
@AbrahamWilson4 жыл бұрын
Hey amazing video. I just have a question, I wanted to do exactly what you implemented, but with zoom conferencing app instead. With the current library that you are using zoom is not supported, I wanted to know if there is an alternate way to do this without any libraries.
@pkpk-zj3ux4 жыл бұрын
how to fill the auth consent form....it is updated...
@mihirmehta13364 жыл бұрын
Superbbb Stuff!!
@dmytrokovalov21994 жыл бұрын
Yeah! Finally fresh stuff!
@shubhamadityachakraborty42743 жыл бұрын
what will happen if i dont have a domain??
@PAVANKUMAR-vj8oi4 жыл бұрын
user is still logged in even after logout, I added decorators too , but still.
@tusharjindal45903 жыл бұрын
hey there ! can somebody please tell how can we enable login via google account using firebase and django. please help I am stuck
@shubhambindlish11244 жыл бұрын
cheers! great video!
@WolfKrugerr2 жыл бұрын
I have no button Enable the Gmail apy
@pkpk-zj3ux4 жыл бұрын
problem in creating gmail API....allOauth clients...the resource has been deleted...
@moody543244 жыл бұрын
Guys i need a help now everything works fine but when a i go to the admin i see the user logged in but it tells me that user has no password so how can they log in once they need! Password is a must!.
@maharshi99994 жыл бұрын
Facebook is a bit completed. Can you do a tutorial on facebook login too?
@yuraliashenko60544 жыл бұрын
Saved hours maybe days )))) Than you!!
@ruslanyakushev41074 жыл бұрын
You're amazing!
@palanikumar80234 жыл бұрын
i got an error:ImproperlyConfigured at /accounts/login/ No Facebook app configured: please add a SocialApp using the Django admin plz help me
@alihusham15604 жыл бұрын
for me when i go to ...accounts/login it go to accounts/profile?!
@alihusham15604 жыл бұрын
for me when i go to ...accounts/login it go to accounts/profile?!
@bhargavsolanki63863 жыл бұрын
Admin panel is not opening
@doggill66704 жыл бұрын
i like your channel -- please create online Hr payroll /admin system in Django please create it
@vineetsajwan20284 жыл бұрын
Please create a video on outlook/office365 authentication
@alihusham15604 жыл бұрын
when i go to ...accounts/login it go to accounts/profile?!
@unionstartup35844 жыл бұрын
same thing happened to me, where u able to fix it?
@MiguelDuffy3 жыл бұрын
i have the same problem; have you been able to fix it? if so, how? thanks!
@MiguelDuffy3 жыл бұрын
@@unionstartup3584 i have the same problem; have you been able to fix it? if so, how? thanks!
@MiguelDuffy3 жыл бұрын
@@unionstartup3584 it happens because you are logged in to /admin. Sign out, and then retry /accounts/login. The answer is here kzbin.info/www/bejne/mom9mqCVn8yUn6s
@MiguelDuffy3 жыл бұрын
it happens because you are logged in to /admin. Sign out, and then retry /accounts/login. The answer is here kzbin.info/www/bejne/mom9mqCVn8yUn6s
@valentinfontanger49624 жыл бұрын
excellent, as always
@mohammedbayomy61544 жыл бұрын
Thank You Sir.
@5600ochi4 жыл бұрын
man am so greatful for your videos i have learnt a lot from them. Am tying to make a login ,register forgot password bootstrap modal in django and python that i can use for the front end users account. Please help
@t_tek7604 жыл бұрын
Your last name sounds very familiar.
@mikejuaid22224 жыл бұрын
great job
@programmingpython5844 жыл бұрын
Can you please provide the code?
@athibanraj32154 жыл бұрын
Really great
@kosamomollo10724 жыл бұрын
Great video
@usmanmaqbool77584 жыл бұрын
please make your course available on udemy or some other platform, your "site's checkout " doesn't work, please !