Sean McGrath

Results 3 comments of Sean McGrath

This is still an issue...

I am hitting this exact issue with a similar setup. Using Supabase as the backing DB and auth0 as the auth provider. Going to try disabling prefetch for now but...

Sorry, let me clarify: We are not using next-auth at all. we are using auth0 and their nextjs SDK. We have a `middleware.ts` edge function that reads the auth0 session...