Meteor Small Hints #3: Passing Query Parameters to Signup Route
This is a condensed tutorial which was initially described in here. I have a use case, where a new user will subscribe for one of my products, via a landing page. What I want to do is to route the registration via the normal Meteor Accounts sign up ... Read More