There was an error fetching the commit references. Please try again later.
Load config from backend API
The configuration is loaded at application initialization provided via the new ApiConfigService. It includes properties for authentication providers, feature settings and UI settings. Refs arsnova-backend!161.
Showing
- src/app/app.component.ts 4 additions, 1 deletionsrc/app/app.component.ts
- src/app/app.module.ts 2 additions, 0 deletionssrc/app/app.module.ts
- src/app/models/api-config.ts 34 additions, 0 deletionssrc/app/models/api-config.ts
- src/app/services/http/api-config.service.ts 70 additions, 0 deletionssrc/app/services/http/api-config.service.ts
Please register or sign in to comment