Parts of the config, like the name of the Institution, tagline and the isConfigured should be in the settings collection together with the colors. This is to make the changes smoothly and in real time so that users don't have to reload the app to see the changes. - isConfigured - Institution name - Tagline - colors - server Leave the isUserAuth in the config.json this is due to routes not having access to collections.
Parts of the config, like the name of the Institution, tagline and the isConfigured should be in the settings collection together with the colors.
This is to make the changes smoothly and in real time so that users don't have to reload the app to see the changes.
Leave the isUserAuth in the config.json this is due to routes not having access to collections.