I want to create a Facebook application that can work inside IFrame / FB connect. I have to store some user information inside my database, but I still can’t decide whether to use the UID as the Facebook primary key or create my own user ID (and have the UID as a regular column). What approach is commonly used and why?
Thank! Andry
source
share