Iām working on a system where the same account can be logged in across multiple devices, tabs, and even different networks (with different IPs). Usually, there are about 5ā6 devices connected at the same time using the same account.
The issue is: after some time, one or more devices get logged out automatically. In our use case, this behavior is not acceptable ā all sessions should stay active simultaneously.
Has anyone faced a similar issue? What could be causing this? Is it related to session management, token expiration, or device/IP restrictions? And what would be the best approach to ensure that multiple logins stay active without being invalidated?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.