useUser hook returning null
I followed this for my nextJS project
https://supabase.com/docs/guides/auth/auth-helpers/nextjs
And when I try to use the useUser() hook, it always returns null. Why?
https://supabase.com/docs/guides/auth/auth-helpers/nextjs
And when I try to use the useUser() hook, it always returns null. Why?