I want to prevent multiple login with the same id and pwd
i want to add code in my application in which prevent multiple login with same id and password using MVC-4 and Angularjs , do anyone have any idea about this.. please share.. thanks in advance
Rathrola Prem KumarPosted Jan 2, 2018, 2:20 AM
Rathrola
Dharmraj ThakurPosted Jan 1, 2018, 7:32 AM
when user login with correct credential update this field as 1.
Same way When he is logged out then update this field as 0.
Laxmidhar SahooPosted Jan 1, 2018, 4:09 AM
Sagar Pandurang KapPosted Jan 1, 2018, 3:53 AM