I'm making use of @supabase/auth-helpers-nextjs and the withPageAuth wrapper, so trying to protect pages using that, I'm wondering if I need to pass the token somewhere in there to store it, or how can I persist the session in this way?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.