im creating a browser app where the user logs in. I have a log out button to log them out but what if they just close the browser without logging out properly. is there a way of logging them out when they have closed the browser???


thanks