Hi Devs,
I would like to pass the router parameter from one service to another service in angular 6. The hot thing is here the data needs to pass from Auth Service to AuthGuardService, but I already the Auth service is injected into AuthGuard Service.
Is there any work around to do it?
No responses yet.