Advertisement
Guest User

pastee

a guest
Mar 3rd, 2017
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1.   var config = {
  2.     apiKey: "AIzaSyA4vsrKflyiDKhv07zNaQ-ySbk3AwB4f5c",
  3.     authDomain: "test-7630b.firebaseapp.com",
  4.     databaseURL: "https://test-7630b.firebaseio.com",
  5.     storageBucket: "test-7630b.appspot.com",
  6.     messagingSenderId: "1018276103152"
  7.   };
  8.   firebase.initializeApp(config);
  9.  
  10.  
  11. $scope.user = { username : 'profilejohn1469458220817@test.com', password : 'letmein01*'};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement