While using this module for an application, a use-case came up to dynamically add service users (defined at runtime by using admin APIs). I do not believe any of the existing config definition methods allow this, so I went ahead and added a function to allow this in the Config module.
Let me know if there is a preferable implementation here, or an existing way to get the same functionality.
While using this module for an application, a use-case came up to dynamically add service users (defined at runtime by using admin APIs). I do not believe any of the existing config definition methods allow this, so I went ahead and added a function to allow this in the Config module.
Let me know if there is a preferable implementation here, or an existing way to get the same functionality.