Do not use the injector, because only in the operator needed members from the user repository were tree-shaked away by the --aot production build. Import it right away (not nice, but prevents tree shaking)
Fixes a bug where the user was always redirected to
/login/ as unknown user, when they tried to
load children from login page from an external references.