on('angularFireAuth:logout', _unset); function _set(evt, user) { $timeout(function() { $rootScope.auth = { authenticated: true, user: user.id, ...
確定! 回上一頁