Recently i was working on a project and there i had to implement single login per user. That means if a user with one login credentials is already logged in and another user with the same login details logins to the system then simply logout the older user...