Is there any way to limit logins to the number of devices
Hey there!
Can you tell us a bit more about your usecase so we can better understand the context?
Actually, my platform is based on a subscription model the issue is that i someone takes a subscription he can share the account with multiple people so I want to limit login on multiple devices
Gotchya! Maybe these threads will be helpful:
Hey there @etienne.leblan , I apologize for our delay in response. As far as your questions, our anomaly detection may be exactly what you are looking for. If not and you are looking to perform an action on a successful login then you can possibly leverage a rule to initiate a preferred course of direction. I have linked documentation on both below. However, if I am completely off base please let me know and I would be happy to help in any way I can. Thanks!
I created one client, i am using this client for my application login process. I am facing with multiple logins with same user to my application. I wanted to restrict multiple logins with same credentials. How can achieve this?