Open jrf0110 opened 11 years ago
Sites like github.com and stackoverflow.com redirect all logouts to homepage, would that suffice?
Probably would be easiest
first we've got make the information about whether a login is needed to view a page a property of the page. Right now we just manually put login gates on all the transitions to the page.
might also centralize some of the isLoggedIn checks.