You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joefiorini edited this page Sep 11, 2010
·
1 revision
I want a user to be taken to a public homepage upon initial visit to mysite.com and allow users to log in by following a link on the homepage. If a user tries to visit a private page they should be redirected to the log in page. Try to use the minimum middleware necessary to maximize learning.