Is there a way to force-logout the user when the user closes the app without clicking on the logout button?
I have a scenario where I want a given category of users to always login…and the only way I can think of doing that is by force-logging out the user while the app is being closed.
Its left field but if you hide an integer input and a date and time input you could have set on page load to set the date time element to current date and time, then set the state of the input to be date and time and use a modulo type setup so the input rolls through the minutes as they go. Then use a workflow that every 30seconds checks its the same minute as current minute. If its not log the user out… the reason i think that would work is because if you minimize the browser the input will stop ticking over… like i said a bit left field… lol