Need to mount some middleware to most of the routes to prevent access unless a user is logged in. It should kick them to the login screen.
Need to mount some middleware to most of the routes to prevent access unless a user is logged in. It should kick them to the login screen.