I seem to have a troubling issue. Recently I was trying to play around with the security of the website I am creating.
When I loaded the website on my chrome on the local server and logged in with the user details, I navigated to different web pages and it was working well until something strange happened.
I decided to copy the web home address in the address bar and then I closed the browser without logging out, after few minutes later I open a tab and pasted the web home address in the tab and clicked the enter keyboard; I noticed that the homepage was loaded but the user details with (session) did not display. Also every other button that was supposed to display when a user logs in were showing.
I thought when I paste the home address in the tab and load, it will not load or it will redirect to start or Default page or even give an error and not load at all.
Does it have to do with because it is local server or What should be done?