GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
532 stars 76 forks source link

[BUG] Change password function not working #139

Closed BearDooks closed 3 years ago

BearDooks commented 3 years ago

Describe the bug When trying to change a user password, firebase returns a 400 error about an email

To Reproduce Use the Firebase.Auth.change_user_password() function

Expected behavior The password changes