Log Out With User Authentication - Django Wednesdays #22

Log Out With User Authentication - Django Wednesdays #22

In this video we'll add the ability to log out a user in our Django App.


Logging out witht he Django User Authentication system is very easy, we'll just create a simple view and url to handle it.


I'll also show you how to determine whether or not a user is logged in or not and show a different navbar link accordingly.



#django #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:08 - Navbar user.is_authenticated
3:00 - Logout User View
4:00 - Logout Flash Message
5:00 - Logout URL
6:00 - Logout Navbar Link
6:39 - Conclusion

django logout methoddjango logout all sessionsdjango login logout tutorial

Post a Comment

0 Comments