Two website connected OSSN

yanick beaulieu Posted in Technical Support 10 months ago

Is it possible to create two OSSN websites and link them together so that the user can navigate from one site to another without forcing themselves to reconnect?

Replies
Indonesian Arsalan Shah Replied 10 months ago

There is no ready solution your developer need to figure out this and make the logic design.

They may use API https://www.opensource-socialnetwork.org/webservices/view/3570/user-authenticate
Or writing own API to auto login

Catalan Yanick beaulieu Replied 10 months ago

How would you do that! I mean ! We are talking about php or database programming

Indonesian Arsalan Shah Replied 10 months ago

The only possible way is to allow each site to login with other site.

Login as Site 1 (on site 2)
Login as Site 2 (on site 1)