I have set the providers in the parent child however it does not work for the nested lazy loaded routes.
Here is the repo: https://gitlab.com/TiLopes/FCT_frontend
The parent route is protected and the child is users. The interceptor doesn't also apply to users, how would I fix it?