vineelagampa meamgodyay commited on
Commit
bc67676
·
verified ·
1 Parent(s): 40ae51d

Update web/login.html (#36)

Browse files

- Update web/login.html (25b3cb35bf3093739769bf41f8e02bab89a86320)


Co-authored-by: Vihaan Jyothiswaroop <meamgodyay@users.noreply.huggingface.co>

Files changed (1) hide show
  1. web/login.html +8 -8
web/login.html CHANGED
@@ -178,14 +178,14 @@
178
  } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-firestore.js";
179
 
180
  const firebaseConfig = {
181
- apiKey: "AIzaSyAKWstCc7HqMgV8DmH2Sy6QwUP3JvZxu9g",
182
- authDomain: "appchallenge-c8fe3.firebaseapp.com",
183
- projectId: "appchallenge-c8fe3",
184
- storageBucket: "appchallenge-c8fe3.firebasestorage.app",
185
- messagingSenderId: "943791692455",
186
- appId: "1:943791692455:web:ae04d06bf09669b6bdd982",
187
- measurementId: "G-HJ7EHW8V4N"
188
- };
189
 
190
  const app = initializeApp(firebaseConfig);
191
  const auth = getAuth(app);
 
178
  } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-firestore.js";
179
 
180
  const firebaseConfig = {
181
+ apiKey: "AIzaSyAPhM_Ee7cLzyKHs5zyFy8g5ZOk9-pubRI",
182
+ authDomain: "login-tutorial-7a9e1.firebaseapp.com",
183
+ projectId: "login-tutorial-7a9e1",
184
+ storageBucket: "login-tutorial-7a9e1.firebasestorage.app",
185
+ messagingSenderId: "491093197824",
186
+ appId: "1:491093197824:web:9f86659034af7e6a8244e5",
187
+ measurementId: "G-JM7T9N6ZLZ"
188
+ };
189
 
190
  const app = initializeApp(firebaseConfig);
191
  const auth = getAuth(app);