Database auth is fully fixed and functional except for outbound firebase.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import firebase from "firebase/app";
|
||||
import "firebase/firestore";
|
||||
import "firebase/auth";
|
||||
import "firebase/database"
|
||||
|
||||
const config = {
|
||||
apiKey: "AIzaSyDV9MsSHZmpLtjoaTK_ObvjFaJ-nMSd2KA",
|
||||
|
||||
Reference in New Issue
Block a user