6,307 views
In the world of information, security is essential. In this video I will teach you how to set up authentication in Django. You will be able to choose which pages will be public and which will be password protected. If you liked the video, leave a like and a comment with your feedback. ????????The project on GitHub???????? https://github.com/fgsamuel/django_ex... ???????? Want to be my friend on social media? ???????? ✅ LinkedIn: / samuel-go. . ✅ Instagram: / samuelgonca. . ✅ GitHub: https://github.com/fgsamuel ✅ Twitter: /samuel_f_g To make your life easier: 00:00 Introduction 00:42 Understanding the project structure 03:16 Configure URLs for login/logout 05:07 Configure which page goes to after login/logout 08:54 Create login page 15:44 Create logout link 22:02 Display the username of the logged in user 23:59 Next steps