Friday, 15 March 2013

Meteor update without user -


I want to add anonymous voting to my website, no login required, I update to the client with Collection.update Trying, but the entry denied or the update failed: Internal Server Error What is the correct way to allow anyone to update an archive? Cheers!

OK, the solution is to use the anonymous user, and there is a clean package for it

Or, as suggested in the comments, use permission / deny rules.


No comments:

Post a Comment