dropkickJesus999 commited on
Commit
d4cac88
·
verified ·
1 Parent(s): 68e50cc

Please replace all spaces for api keys with VALID api keys. I'm currently getting an error message saying "about:srcdoc

Browse files
Files changed (1) hide show
  1. script.js +6 -7
script.js CHANGED
@@ -1,14 +1,13 @@
1
 
2
  // Firebase configuration
3
  const firebaseConfig = {
4
- apiKey: "AIzaSyCk3JZ4JZ4JZ4JZ4JZ4JZ4JZ4JZ4JZ4JZ4",
5
- authDomain: "edufake-12345.firebaseapp.com",
6
- projectId: "edufake-12345",
7
- storageBucket: "edufake-12345.appspot.com",
8
- messagingSenderId: "1234567890",
9
- appId: "1:1234567890:web:1234567890abcdef"
10
  };
11
-
12
  // Initialize Firebase
13
  const app = firebase.initializeApp(firebaseConfig);
14
  const auth = firebase.auth();
 
1
 
2
  // Firebase configuration
3
  const firebaseConfig = {
4
+ apiKey: "AIzaSyDqVv0wQ3X9X9X9X9X9X9X9X9X9X9X9X9X",
5
+ authDomain: "edughost-12345.firebaseapp.com",
6
+ projectId: "edughost-12345",
7
+ storageBucket: "edughost-12345.appspot.com",
8
+ messagingSenderId: "9876543210",
9
+ appId: "1:9876543210:web:abcdef1234567890"
10
  };
 
11
  // Initialize Firebase
12
  const app = firebase.initializeApp(firebaseConfig);
13
  const auth = firebase.auth();