auth.service
SetUserData(user) { const userRef: AngularFirestoreDocument = this.afs.doc(`users/${user.uid}`); const userDa