vineelagampa meamgodyay commited on
Commit
33d90ab
·
verified ·
1 Parent(s): 66d5688

Update web/profile.html (#39)

Browse files

- Update web/profile.html (73c917708288337646b42d442a242c116351ab10)


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

Files changed (1) hide show
  1. web/profile.html +8 -8
web/profile.html CHANGED
@@ -197,14 +197,14 @@
197
  } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-firestore.js";
198
 
199
  const firebaseConfig = {
200
- apiKey: "AIzaSyAKWstCc7HqMgV8DmH2Sy6QwUP3JvZxu9g",
201
- authDomain: "appchallenge-c8fe3.firebaseapp.com",
202
- projectId: "appchallenge-c8fe3",
203
- storageBucket: "appchallenge-c8fe3.firebasestorage.app",
204
- messagingSenderId: "943791692455",
205
- appId: "1:943791692455:web:ae04d06bf09669b6bdd982",
206
- measurementId: "G-HJ7EHW8V4N",
207
- };
208
 
209
  const app = initializeApp(firebaseConfig);
210
  const auth = getAuth(app);
 
197
  } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-firestore.js";
198
 
199
  const firebaseConfig = {
200
+ apiKey: "AIzaSyAPhM_Ee7cLzyKHs5zyFy8g5ZOk9-pubRI",
201
+ authDomain: "login-tutorial-7a9e1.firebaseapp.com",
202
+ projectId: "login-tutorial-7a9e1",
203
+ storageBucket: "login-tutorial-7a9e1.firebasestorage.app",
204
+ messagingSenderId: "491093197824",
205
+ appId: "1:491093197824:web:9f86659034af7e6a8244e5",
206
+ measurementId: "G-JM7T9N6ZLZ"
207
+ };
208
 
209
  const app = initializeApp(firebaseConfig);
210
  const auth = getAuth(app);