javascript,angularjs,firebase-security,anguarjs-digest-cycle
You need to apply digest cycle after receiving an event. $rootScope.$auth.$onAuth(function(authData){ $rootScope.authData = authData; $scope.$apply(); }); Forked Plunkr...