I'm looking to find out why Meteor.user() always shows only the current user, I'm using the Meteor accounts package. screenshot
Asked
Active
Viewed 19 times
0
-
1Are you publishing other users? By default only the current user is published to the client. – chazsolo Apr 12 '18 at 17:51
-
thank a lot chazsolo that was it – احمد مانع Apr 13 '18 at 18:08