FOSFacebookBundle icon indicating copy to clipboard operation
FOSFacebookBundle copied to clipboard

expose options to be able to set server_url and app_url based on request

Open uwej711 opened this issue 12 years ago • 0 comments

We are building a multisite facebook app so we need to be able to set the server_url and app_url based on some information stored in the database to generate the proper urls for the facebook login.

Without that change there is no way to set this as the options are only passed once in the constructor and are not accessible after.

uwej711 avatar Aug 26 '13 21:08 uwej711