From 46571fd2b8c9dd284ca5615b54b4f17993979526 Mon Sep 17 00:00:00 2001 From: Gaurav Date: Sat, 7 Sep 2024 13:54:00 +0530 Subject: [PATCH] pro --- js/firebaseAuth.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/firebaseAuth.js b/js/firebaseAuth.js index 44ddcd9..553b394 100644 --- a/js/firebaseAuth.js +++ b/js/firebaseAuth.js @@ -3,7 +3,7 @@ import { initializeApp } from "https://www.gstatic.com/firebasejs/10.13.1/fireba import { getAuth, signInWithPopup, GoogleAuthProvider, onAuthStateChanged } from "https://www.gstatic.com/firebasejs/10.13.1/firebase-auth.js"; // import '/firebase/database'; - +// prototype // Firebase Authenticator const firebaseConfig = { apiKey: "AIzaSyBj94MToUIYOeYleMbqFdiuF4T90qBZE14",