Hi,
I have multiple Facebook applications that my spring social app will handle. From reading the doc and view the source it looks like that I will need to create multiple ConnectionFactoryRegistry (one for every Facebook app). Another solution will be to create multiple FacebookConnectionFactory and change the way I store them within the ConnectionFactoryRegistry.
Has anyone did something like that?
Thanks
