slush-marklogic-node
slush-marklogic-node copied to clipboard
Create new endpoint in middle-tier to get app config
app config consists of things like:
- app-name
- guest-access
- disallow-updates
- appusers-only
These details are currently sent along with the user profile, but that is both fragile (forgotten in certain cases), and non-intuitive..
Pushing away..