bengott/meteor-avatar

Publicating user.services

Closed this issue · 1 comments

avatars are read clientside, so a client should have an access to user.services[servicename][picture]
since every service has it's own picture-url-detection, it would be great to have those properties listed (so we could use em in publications)

README is a good place, imho
(idk, maybe in some public property of the package also)

P.S. Thanks for the package :)

PR #23 merged