Skip to Content
0
Jun 04, 2020 at 04:22 AM

How to set limit concurrent login

179 Views

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! :)