Meteor Accounts autologin pattern?
问题 I'm thinking about a sign-up-with-mobile number system whereby someone can register with a mobile number and get a SMS to verify that they exist... at which point I'd like to have them automatically logged in without a password... (the SMS is basically a password) This is patterned on the Lyft app sign-up, which doesn't ask for a username/password/etc. But for the life of me, I can't figure out how to do this. I'm totally fine with a server only Meteor.method which responds with something