Hello guys! i want to switch my plattform user-backend from wized to toddle but i cannot change the database from airtable to something else atm. My question ist: i have a lot of users in the airtable base with hashed bcrypt passwords. Can i use these existing passwords for auth in toddle?
Lucas G
11 days ago
Jan 4, 2025, 6:39 AM
toddle doesn't store anything so it shouldn't matter
Lucas G
11 days ago
Jan 4, 2025, 6:40 AM
It will matter when you change backends though
Nico
11 days ago
Jan 4, 2025, 9:11 AM
@Lucas G okay, thank you for the answer. Then is just need to find a way to make toddle use the bcrypt passwords for login functionality.