Search code examples
imagemeteoruser-accountsuser-profileavatar

Meteor shortcut to get the profile picture for the currently logged in user, regardless of platform


There are questions about getting the profile image from Twitter, Facebook or Google, but it would be nice if there were a simple and extensible wrapper that returned the profile image regardless of the current user's account service.


Solution

  • In the meantime there is an Atmosphere package that returns the user profile picture and works for a lot of auth services:

    bengott:avatar