Recommend this page to a friend! |
All requests ![]() |
> | how to control users on session | > | Request new recommendation | > | ![]() |
> | ![]() |
by Melak Teshome - 4 years ago (2019-05-24)
0 | when one user login with one account with two computer he must be logout from one |
0 |
You would need to do that on the database. Just store the session on the database so in case the user signs in on another you would be able to deal with it... |
0 |
You would use a database to store the sessions so that you can check if a user is already signed in using another session. |
Recommend package | |
|