Supabase.auth.exchangeCodeForSession doesn't persist session

Hi there, I am seeing my session created via exchangeCodeForSession to disappear after redirect. More info here: https://github.com/orgs/supabase/discussions/20454
any ideas?
GitHub
Help needed I am trying to add Google OAuth to my Next.js app using Supabase Auth. I followed the documentation for PKCE flow https://supabase.com/docs/guides/auth/server-side/oauth-with-pkce-flow-...
Was this page helpful?