<
e1
Auto Logout
Mark as watched? Login
Notes
Login to write notes for this video.Description
In this lesson, we are exploring how to systematically log a user out of our application using Vue. Let's start by adding some event listeners on the windows and then starting some timers. As events start rolling in, we will restart those timers until one of those expire. When they do, we will log the user out.