When we try to implement this example with HashLocationStrategy in angular. {provide: LocationStrategy,useClass: HashLocationStrategy}. It is not redirecting to login page even after successful login. Is there any other example which will work with HashLocationStrategy