I'm getting issues using ng-token-auth with devise-token-auth. Sign in, Sign up and Sign out are working well. But when i refresh the page while a user is signed in, $rootscope.user object gets updated with value of previously signed in user.I'm getting issues using ng-token-auth with dev