Using # based routing in angularjs

I have and angularjs application with # based routing, i wanted to give a callback url as http://localhost:49218/index.html#/Callback ,but since the hash fragment will be removed by auth0 i cannot give this as the callback, therefor i gave the callback url as just http://localhost:49218/ now the problem here in my routes i have defined $urlRouterProvider.when(‘/’, ‘/dashboard’).
otherwise(‘SignIn’); therefore it redirects me to back to signIn page . what shall i do in this case, can anyone pleaae help

Yeah have been facing a same issue…Unfortunately no specific solution found…Hopefully someone will post here soon mybkexperience

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?