How to make session time out when the tab is closed in react js?
I tried to set session time out in my website.. like after specific period of time that session should end for security purpose and redirect that particular user again to the login page.