However, when the app is backgrounded and reopened, the user is logged out. Calling currentSession() returns null, and refreshing the session also returns null with the same behavior. I'm also on the pro plan
How is authentication persistence supposed to work in Supabase with Flutter? What setup is required to ensure the session is restored correctly when the app resumes?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.