Santhosh R

Results 1 issues of Santhosh R

// home.controller.js vm.logoutFromAuth0 = function() { angularAuth0.logout({returnTo: 'http://localhost:3001/'}); authService.logout(); } After logging out, its not redirecting to 'http://localhost:3001/'