SimpleAuth
SimpleAuth copied to clipboard
Verify logged in status on all pages
I am new to this and trying to wrap my head around how to make sure users are logged in on EVERY request. Having issues where the session will time out, but you can still select an item from the menu and the page will load. When this happens the Logged In indicator then shows "Log In" instead of profile info. This is an internal app, so there is no /admin/ or anything. All requests at the root level should be auth'd