I am wondering how to approach creating a second project on the same database that uses the same user tables for logging in. The goal is to allow a user to log in once to one or other of the applications and then be able to access the other without logging in again. Any guidance appreciated.
Does phpmaker 2023 support this feature? I tried in two applications with the same user table but I couldn’t log in at once for both applications… But if I log out of one of them it logs out of the other… Any clarification? Thank you very much.