apps: "serve" app now requires authentication like all other apps. (Because the "public viewing" functionality has been moved into the other subdomain). consoleservice: Now demands a path: either "start" or "chat" (can't be nothing). "chat" functionality TBI. console: Passes "start" as a path to consoleservice (or it would no longer work).