Interface for the overall configuration, combining both app and secret configurations.
App configuration, including non-sensitive information.
Secret configuration, including sensitive information. This information should not be shared publicly or stored in version control.
Interface for the overall configuration, combining both app and secret configurations.