I'm using facebook oauth for a cross site login function. In facebook they require me to config the domain of the app for secure reason,but I have 3 domains which will apply the program,while in facebook,I can only add one domain.
If the domain is not add in facebook,it will show an error says the redirect_uri is not allowed.