Print angular firestore authentification values

前端 未结 0 1795
谎友^
谎友^ 2020-12-08 10:55

I have the following code in angular:

constructor(private afAuth: AngularFireAuth, private afs: AngularFirestore) {
    this.authState = this.afAuth.authState         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题