Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

An inherent property of an entity that distinguishes that entity from all others. Frequently used to refer to user identity and authentication.

learn more… | top users | synonyms

-2
votes
1answer
349 views

How do I change my birthday on Facebook even though it says it's been changed three times? [closed]

I have only three choices for my birthday and they are all incorrect. I know they have a privacy setting that you can only change it three times but is there anyway to override that? I want my real ...
-2
votes
3answers
149 views

Someone is using my email as their secondary email [closed]

Someone is using my email as their secondary email address. I've asked her to removed it repeatedly but she doesn't. I can see ALL of her notifications. I assume she can see mine as well. I've ...
0
votes
0answers
87 views

Mobile app, inviting friends from social networking sites

I'm writing a mobile app, and I've reached a roadblock in trying to figure out how the owner of a Facebook profile could also be the same owner of a Twitter profile, based only on account info. If ...
3
votes
2answers
1k views

Omniauth Facebook auth + identity using the same model instead of two

I've setup Omniauth Facebook authentication according to this tutorial: http://net.tutsplus.com/tutorials/ruby/how-to-use-omniauth-to-authenticate-your-users/ And now I'm trying to combine it with ...
0
votes
1answer
72 views

Looking for Something Similar to Facebook's Unique Big Int IDs used in the Graph API

What was is best practice for an enterprise architecture where you would like to assign every unique entity in the system an ID. And rather than a GUID you'd like to use a Big Int. Does anyone know ...
2
votes
1answer
231 views

Rely on Facebook user id as a permanent user identifier

We are building a web application and right now we are in the stage of deciding how to keep track of our users. Our default option is to maintain our own user registration system which is a lot of ...