-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile pictures. #84
Comments
Do you have an idea how to implement that? Store the pictures on the server or use something such as Filepicker? |
We can use amazon or on own server. By file picker in front end and Backend with meteor file collection |
Yes. file picker sounds good. Gravity is hosted on Heroku so I can add it to the application. |
Meteor can use - https://atmospherejs.com/mrt/impicker-security . |
Looks great. We've used this before https://atmospherejs.com/goltfisch/filepicker Maybe we wait until Meteor 1.3 so that we can use the official NPM package... |
I think this is solved ? Or I am only getting the profile picture ? |
We've currently only used Gravatar. So you profile picture is taken from there. |
No description provided.
The text was updated successfully, but these errors were encountered: