Ask HN: Are you exposing users real names with FB Connect?
Some of my users want their FB names to be visible only to their FB friends, and to everyone else, they want to appear as an alias. This requires me to do a complicated/expensive friend maintenance, as I have both FB users and non-FB users. Is anyone else dealing with this and if so, how?
1 comment
[ 3.2 ms ] story [ 9.8 ms ] thread1) Link account to fb 2) Always assign and display alias 3)Check if viewer is a friend a)if friend update alias to show real name b) is not a friend, don't update!
Good luck working with the facebook api! :P