I need to setup a session object. After 10 min without any activity, it will clear the session and redirect user to login page. Can someone help me please?
What if user use the back button? What is the best way to handle this? I don't want to disable the back button because it's annoying.
Many Thanks.
What if user use the back button? What is the best way to handle this? I don't want to disable the back button because it's annoying.
Many Thanks.