I have an app that when installed and logged in by firebase, the user will not be able to use their account on another device. In case, if you need to change the device the user will have to ask for release to a supervisor.
I'm using native Android, firebase auth and firebase realtime database.
I could not think of an uncomplicated way to do this ... Can anyone help me? Thank you in advance!