Javascript – How to automatically log in user after log out?
I'm building a info screen for a customer. From time to time, the user may be logged out, e.g. when updating our system. How can I ensure that the user is automatically logged back in immediately? I want it to…