sendResetEmail function. I open the link in the SAME browser and when I call the supabase.auth.exchangeCodeForSession(code) I get the error both auth code and code verifier should be non-empty. Why is that? What should I be doing differently?app.localhost:3000, but the API is located at localhost:3000/auth/callback so probably the cookie is not set there and that's why its not failing.
