steve246Original post
Web Developer
is it possible to restrict user from log in only from one device ? i see there is option in console/auth "Maximum number of active sessions allowed per user." i set the limit to 1 but i didnt see any change...
Summary
Developers are looking to restrict user login to only one device at a time. They have tried setting the "Maximum number of active sessions allowed per user" to 1 in the console but didn't see any change. This feature should allow a user to have only one active session at a time, deleting any existing sessions once a new one is created.