app.controller('boltCtrl', [ '$scope', 'Auth', function($scope, Auth) { var vm = this; }]);