Hey, I didn’t found the possibility to change the users email address via supabase extension of weweb. Change password is available and works fine. But what if the user want to change its email? In the supabase documentation I found the auth.update() method, which seams not to be reflected by the supabase extension of weweb.
Did I miss something? Could someone help me with that issue, please?