I have a server with a database for users and I can control accessing to my services by a login process.
I want to grant premium access to users only for one device.
If he/she wants to install my app on other devices how can I identify user and disable previous device?
Is there any unique user id that refers to users?