Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthoralake
     

    When one uses database session storage, how is it possible to kill the session when the user either closes the browser or navigates away from the application. Is it possible to make a session time out in a given number of minutes unless navigation within the application resets the timer? Thanks.