new checkUserStatus() Storing user status in local storage. Speeds up the routing process because the app knows instantly if user is logged in or not (doesn't have to consult database every time) Source: services/config.js, line 48