Skip to content

Commit

Permalink
pro
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav-Vp committed Sep 7, 2024
1 parent 4f8077e commit 46571fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/firebaseAuth.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 46571fd

Please sign in to comment.