Does facebook changes user’s id?
Is there any possibility of change in the id of particular user because I’m using facebook id in my facebook application.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If facebook changes your USER ID it would be like gmail changing your email address…
Do not fear – as long as facebook is around your user id will be the same.
Using a users facebook user id as a unique identifier in your database is a great idea. You should store it as a String, or as a BIGINT(20) value.