Appearance
Config Overview
Any worker generated with Codedraw exposes the app configuration via a public endpoint. This endpoint is to allow client applications to load configurations.
The Codedraw Core package allows you to omit certain configurations from being returned to the client for security reasons. This is done using the
omits
property in theconfig
object.