Password hash migration

Hi all,

Developer here. New to Adalo and debating whether to build an app on it. I had a bad experience with bubble jacking up prices, so I want to be able to migrate if there’s any issues. But honestly it looks awesome so far.

Took a look at the database structure, it goes like this:

user@example.com $2b$10$RCOhm41HR9mHn73ijnvGauoLRihISBA7f.d/IIqi6lwuxLaKOTNye
john
2024-04-17T08:50:04.579Z
2024-04-17T08:50:04.579Z

The second being the password hash. Can I get the algorithm and the salt used (if one is used to prevent rainbow table attacks) to create the password hash directly from Adalo? In the event of needing to migrate and maintain the same user passcodes.

Thanks!

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