Property 'userStorage' does not exist on type 'SupabaseAuthClientOptions'
When I'm trying to build my application that uses supabase-js I get this error:
Probably the issue comes from the latest version of SDK as previously I was always able to build it.
I'm using "@supabase/supabase-js": "^2.58.0"
Probably the issue comes from the latest version of SDK as previously I was always able to build it.
I'm using "@supabase/supabase-js": "^2.58.0"