如何获取登录用户?
我这样做: console.log('登录...'); this.afAuth.auth.signInWithEmailAndPassword(this.email, this.password);
但是文档并不清楚如何让用户进入代码。它们在模板中显示了一种方式,但我需要存储当前用户。
firebase firebase-authentication angularfire2 google-cloud-firestore
angularfire2 ×1
firebase ×1
firebase-authentication ×1
google-cloud-firestore ×1