julian I want to develop a system that prevents university students from sharing their accounts. In other words, I want to ensure that no more than three different devices can be logged into the same account simultaneously in short, to limit the number of devices that can be logged in at the same time.
Kadir-Ay-0 not really, no. What are you trying to achieve with limiting the number of sessions?
julian I want to develop a system that prevents university students from sharing their accounts. In other words, I want to ensure that no more than three different devices can be logged into the same account simultaneously in short, to limit the number of devices that can be logged in at the same time.