Mehmoodulhaq
Results
1
comments of
Mehmoodulhaq
Please use import firebase from 'firebase'; and in service // Sign in with Google GoogleAuth() { return this.AuthLogin(new firebase.auth.GoogleAuthProvider()); } FacebookAuth() { return this.AuthLogin(new firebase.auth.FacebookAuthProvider()); }