How to prevent showing login page after user logged and hit browser back button?
Jan 6, 2022
In this article, you will get to prevent showing the login page after the User logged and hits the browser back button.
There are other tricks too but in my case, this code works properly. Hope this will work fine for you.
<script src=”https://gist.github.com/ravindra-jagat/1714e31ba04ab349b730493115981b00.js"></script>