In my website when the user logs out and then clicks the back button in browser he sees the last visited page under login,
though he can't visit more pages.
I want to disable this, like in secured bank websites.
How is this done?
I am using node.js in back-end.
