How do i stop multiple user login with same email and password once the user already logged into the website.
For example:
if a user already login from chrome and user trying to login from firefox
then system should automatically destroy first session which is created
from chrome.