I have followed the guide pretty much to the tee and still having a problem, when I am trying to sign a user up with the supabase.auth.signInWithPassword(), I am getting a 500 error on client console.
I am trying to do this in a client components but perhaps it's my lack of knowledge, but would really like help on it.