Closed stlbucket closed 1 year ago
https://github.com/stlbucket/vue-nuxt-supa-login-sanity-check
pretty sure this is now in my code somewhere. the above strips down to vue and nuxt separately bare-bones
closing this issue
https://supabase.nuxtjs.org/get-started#clientoptions
this was due to the new default setting for flowType here
"@supabase/supabase-js": "2.32.0" cli version 1.84.1
https://github.com/supabase/supabase/issues/16427
The recent changes mean that useSupabaseAuthClient is now replaced with useSupabaseClient
this module is currently on @supabase/supabase-js 2.31, so I am using pnpm overrides
I'm not sure if this is a problem with supabase or this nuxt module