I have a lot of applications I want to integrate in my website
The problem is that each application has its own database including member tables, I want to synchronize databases so that member could log only once like the phpbb case where i saw that a synchronization already exists.
I would like to know how could we do that with another third party application.
Thank