How to Handle User Authentication in Django
JustDjango
Please note this video is over two years old. I've left it up for those of you who might get value from it but be aware that packages update and things change. It could not work for you and that might just be because the tech has changed by now.
We have a recently created (2020) course on our website that covers authentication in Django. It is a paid course but the value you get is much more than this old tutorial. If you're interested check out https://learn.justdjango.com
Thanks for your understanding!
This is a short tutorial on how to handle user authentication with Django. Even though you can use Django AllAuth to do it all for you, it's good to know how this stuff works behind the scenes.
https://learn.justdjango.com ā Get exclusive courses & become a better Django developer
š» Project code: https://github.com/justdjango/Handling-User-Auth
A good article explaining the 'Super()' method: https://www.pythonforbeginners.com/super/working-python-super-function
āļø Stay in touch
Instagram: https://www.instagram.com/justdjangocode Twitter: https://www.twitter.com/justdjangocode Email: matt@justdjango.com
Thank you for watching and don't forget to subscribe :) ... https://www.youtube.com/watch?v=BiHSP6bTsrE
76865737 Bytes