Skip to content

fix: allow override of env setting on OAuth2Interceptor

Florent Poittevin requested to merge fpo/fix-error-lib-dependancy-injection into master

Refacto app config service Allow override of env setting on OAuth2Interceptor by not inject directly httpClient in appConfigService Remove default lib service and component Fix isValidationErros in case value is null

Merge request reports