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.

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
250 views

JavaScript Sanitization Libraries

I have a simple app that posts simple data as statuses to FB. Unfortunately, I have found that FB does not sanitize the data coming in from their API, or going out of their API. To deal with this, ...