I'm using facebook connect on my website however some users were registered there from before, how is it possible to match the user info i have on my current DB with facebook's user which is trying to login?
It's for the purpose of avoiding multiple accounts for one user
I think that email_hashes were used before but its not returning any value anymore