Skip to content

Commit

Permalink
ecorefront
Browse files Browse the repository at this point in the history
  • Loading branch information
Dipanshu-verma committed Sep 23, 2023
1 parent c1ff733 commit fef2096
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/firebaseauth.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ import 'firebase/compat/auth';
import 'firebase/compat/auth'

const firebaseConfig = {
apiKey: "AIzaSyBq8Cea4Po5LHKoc0B3pOf3n2D_Nm-huMU",
authDomain: "ecommerc-c7729.firebaseapp.com",
projectId: "ecommerc-c7729",
storageBucket: "ecommerc-c7729.appspot.com",
messagingSenderId: "273676323472",
appId: "1:273676323472:web:cbcd2982364c395d4a2615"
};
apiKey: "AIzaSyAcSHMpkPYazrAZvjcLXfvrja08a-7VroU",
authDomain: "my-tube-clone-7eda2.firebaseapp.com",
projectId: "my-tube-clone-7eda2",
storageBucket: "my-tube-clone-7eda2.appspot.com",
messagingSenderId: "283814602509",
appId: "1:283814602509:web:82064cde7a9b50d755f244"
};


firebase.initializeApp(firebaseConfig)
Expand Down

0 comments on commit fef2096

Please sign in to comment.