Hello. Getting "Email already exists" internal server error
Hello i manually deleted a user from the authentication table to test out the auth flow from sign up however even though the user with that email doesnt exists in the supabase auth table it still gives me "Email already exists" lol. I know if we make the "@supabase/supabase-js" in package.json 2.49.8, it will fix it however my boss is insistent on having latest version does anyone know a permenant solution for this issue? it will help me al;ot

