Skip to content

Commit

Permalink
Merge pull request #4 from Kartikk-26/prototype
Browse files Browse the repository at this point in the history
pro
  • Loading branch information
Gaurav-Vp authored Sep 7, 2024
2 parents 4f8077e + 46571fd commit 482e1f7
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 482e1f7

Please sign in to comment.