With the growing number of devices and browsers available these days, it's not uncommon for users to be logged in to your application on multiple devices/browsers. You should allow users to keep track of their browser sessions and even ways to log out from certain browsers or all browsers.
In this course, you are going to learn how to implement browser (or log-in) sessions in AdonisJS.