Hi @JohnMark, unfortunately the plugin doesn’t restrict user access based on IP addresses/devices.
This from Zeroquode:
I’m afraid our plugin does not allow you to restrict sessions based on IP addresses, but it does restrict the number of sessions in a browser based on a session token. It is simply searching for the session token in your app database for the Current User, but this functionality needs to be implemented.
This seems more like Bubble’s auto-log out function.