cannot figure how to use the redirect for resetPasswordForEmail() in Flutter and Supabase
I have a Flutter app where I have used the supabase_auth_ui
package to implement the authentication feature using Supabase. I have successfully created a user through email and password.