Hi,
I am exploring adding facebook connect to my site, I have an existing user base and when users connect, I would like them to then add an email and username for my site, this works fine but when the user logs in again using FB connect how can I authenticate them to the account they create previous?
Suppose the question is can I store their FB userId and link it to the account they created so when they connect I can grab the user using FB userId?
Also I can display the profile pic when there logged in but not when they have logout of facebook, anybody know a solution.
Cheers
JJ