Services Plugins FAQs

How to change login E-mail and password in "Firebase Authenticate" plugin

I am user “Firebase Authenticate” plugin.

It is very convenient for developing my service.

Then I Succeeded in signup and login by “Firebase Authenticate” plugin without problem.

However i would like to ask about method of login e-mail address change and password change in “Firebase Authenticate”

For login E-mail address change, I tried to “Update the user’s credentials” (image1)in the first, then ”Firebase - Set User Email/Passsword"(image2) by"Firebase Authenticate" plugin refer to below firebase document.


https://firebase.google.com/docs/reference/rest/auth#section-change-email

I confirm e-mail address was changed in app data in bubble and firebase console, but bubble. Is side display error message and workflow stop.(image3)

Futhermore second time email change fail because of expiration of firebase I’d Token .(image4)

So please support me about how to change mail and password in “Firebase Authenticate” plugin.

Thank you for advanced.

I am Japanese developers, please excuse my poor English.

Best regard.

Shun

Hello @ohmichi.shun

We pushed an update to plugin, with following changes:

  • Fixed Set User Password/Email API call
  • Changed plugin settings for only API key field

Please upgrade to the latest version of plugin.

As for the issue in question, you’ll need to enter the current email/password and in workflow use the Firebase Sign a User In action, in order to obtain new token. With it you can change the email/password now.

Please give it a try with latest version, refresh the app and check it out!

Regards,
Dumitru.