Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # firebase auth - https://github.com/FirebaseExtended/flutterfire/blob/master/packages/firebase_auth/firebase_auth/example/lib/signin_page.dart ## firebase auth domain <code> var firebaseConfig = { apiKey: "AIzaSyXXXXLGsZMvYCAjDpbXXXXmxks3Q0asVl0", // authDomain: "appbase-XXXXX.firebaseapp.com", authDomain: "ab.jace.link", databaseURL: "https://appbase-XXXXX.firebaseio.com", projectId: "appbase-XXXXX", storageBucket: "appbase-XXXXX.appspot.com", messagingSenderId: "681791XXXXX07", appId: "1:6817XXXXX007:web:4f89XXXXXc42218d0355b82", measurementId: "G-M43XXXXXJP7" }; </code> open/firebase-auth.txt Last modified: 2024/10/05 06:15by 127.0.0.1