Transferring Users to Firebase?

Trying to transfer my current user base away from Adalo to Firebase. Does anyone have any experience in moving users, specifically their passwords and method (Apple, Gmail, etc)?

Any help would be much appreciated.

Thanks!!

1 Like

I’m not aware of a method to do this with passwords. You might want to download database to firebase users table, and then email them to reset their password.

3 Likes

@theadaloguy is correct. You cannot transfer passwords from one app to another for security reasons.

You must force your users to reset their passwords in a new database.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.