we have multiple sites with different domain names (like example.com and example2.com). I would like to implement frictionless sharing on these multiple sites using only one application (so that people can share a common experience on these sites, and also they could share articles they read on theses sites using a single entry point which could be any of these sites).
I know that I can code this using jsonp and an iframe on a common domain name that could be deployed along these sites. The sites visitors would have to allow only once a Facebook app.
I cannot find any reference about this in the terms of use on the Facebook developers's website.
Is it against the terms of use ?