AyushSankar13 commited on
Commit
3961c44
·
verified ·
1 Parent(s): 39e7c2e

Update web/past_data.html

Browse files
Files changed (1) hide show
  1. web/past_data.html +7 -6
web/past_data.html CHANGED
@@ -35,12 +35,13 @@
35
  import { getAuth, onAuthStateChanged, signOut } from 'https://www.gstatic.com/firebasejs/9.22.0/firebase-auth.js';
36
 
37
  const firebaseConfig = {
38
- apiKey: "AIzaSyAPhM_Ee7cLzyKHs5zyFy8g5ZOk9-pubRI",
39
- authDomain: "login-tutorial-7a9e1.firebaseapp.com",
40
- projectId: "login-tutorial-7a9e1",
41
- storageBucket: "login-tutorial-7a9e1.firebasestorage.app",
42
- messagingSenderId: "491093197824",
43
- appId: "1:491093197824:web:9f866..."
 
44
  };
45
 
46
  const app = initializeApp(firebaseConfig);
 
35
  import { getAuth, onAuthStateChanged, signOut } from 'https://www.gstatic.com/firebasejs/9.22.0/firebase-auth.js';
36
 
37
  const firebaseConfig = {
38
+ apiKey: "AIzaSyAKWstCc7HqMgV8DmH2Sy6QwUP3JvZxu9g",
39
+ authDomain: "appchallenge-c8fe3.firebaseapp.com",
40
+ projectId: "appchallenge-c8fe3",
41
+ storageBucket: "appchallenge-c8fe3.firebasestorage.app",
42
+ messagingSenderId: "943791692455",
43
+ appId: "1:943791692455:web:ae04d06bf09669b6bdd982",
44
+ measurementId: "G-HJ7EHW8V4N"
45
  };
46
 
47
  const app = initializeApp(firebaseConfig);