I have the same problem, any luck?
I thought about something like this.
Create a database collection to store user login information.
-
Write a function to check if a user is already logged in.
-
Modify the login process to include a check for concurrent logins.
-
Implement a function to clear the user login information upon logout