I want to prevent 2 people from using one accoubt login simultaneously. If Person A logs in and then Person B logs in, Person A should be logged out.
How would I go about doing that?
I want to prevent 2 people from using one accoubt login simultaneously. If Person A logs in and then Person B logs in, Person A should be logged out.
How would I go about doing that?