Skip to content

Load config from backend API

Daniel Gerhardt requested to merge api-config into master

The configuration is loaded at application initialization provided via the new ApiConfigService. It includes properties for authentication providers, feature settings and UI settings.

Requires the new /configuration API endpoint.

Refs arsnova-backend!161 (merged).

Edited by Daniel Gerhardt

Merge request reports