meteor-useraccounts / core

Meteor sign up and sign in templates' core functionalities
http://useraccounts.meteor.com/
MIT License
529 stars 279 forks source link

Profile picture upload #634

Open sschuchlenz opened 8 years ago

sschuchlenz commented 8 years ago

How can I define a profile image upload field so a user can upload an image (no social account logins, just a plain old upload)?

Rahbaran commented 8 years ago

I have exactly the same question.

openp2pdesign commented 7 years ago

I'm interested in this as well. I see in the wiki that a custom format for an input field can be specified with a custom template, maybe this could be a way.