Hello Experts,
I need to prevent multiple logins with same credentials on my storefront, how can i achieve that?
Lets say user_A is already login then user_B tries to login to the application with the same credentials of user_A then logout the user_A and allow the user_B to login.
Thanks Experts! :)