--
You received this message because you are subscribed to the Google Groups "meteor-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meteor-talk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
But how about full name? I've logged into sites with Twitter and they got my full name. Does Meteor accounts not pull that info?
options.profile
into the new user document. Calling onCreateUser
overrides the default hook. This can only be called once.