thanks for your reply @Tray2, what i'm trying to do is if user log in to let's say A app, user doesn't have to re login in B app, if sharing session is not possible due to security issues then what is the best way to do that ??
Hi @robrogers3 thanks for your suggestion, but i still dont get it, does it means that i put the session data in the database and then the other app can access the data in the database, would you mind give some example on how to do it??