Let's assume we have a web application that is served through the following domains: www.something.com www.something.co.uk www.something.de
I wonder if there is a way to authenticate user's facebook account, to get access to their wall from these different domains and use the same facebook application.
I don't know if I can make that change via facebook application's settings page or via source code.
(I am using facebook developer toolkit for .NET in asp.net environment)