I have an app on Facebook to login. I want to use in multiple domains without having to add in the configuration panel.
In the APP -> Settings -> Advanced, in the field Valid OAuth redirect URIs
I see that you can add more domains but I don't want add all domains that are require.
I like to work with the other domains?
I'm using Symfony 2
with FosFacebookBundle
.
Thanks!