Nextjs with auth-ui
When using auth-ui with NextJS is it required to have a context created in
_app.tsx ? looking at the example from https://github.com/supabase/auth-helpers/tree/main/examples/nextjs-pages it doesn't look like it's needed?GitHub
A collection of framework specific Auth utilities for working with Supabase. - supabase/auth-helpers