One user on one device
I have an app which uses supabase as the db where I want supabase to ensure that there is one user per device is there a way we can ensure that through supabase inbuilt feature to prevent the users to use same email id and login on different devices as my app has in app subscriptions also is there a way t o resolve the issue