Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
Are you talking about the dashboard or users of your app?
Both should refresh the JWT (user session access token) before it expires or when they startup unless a signout occurs. The values are stored in local storage for browser based apps.