Title: Migrating Bubble Backend to Xano – Best Practices for User Data and Authentication
Hi everyone,
I’m currently planning to migrate the backend of my Bubble application, which has around 650 users, completely to Xano. I’m aware that the migration is technically possible, but there are a few key questions I’d like to clarify to ensure a smooth transition.
Key questions:
- User migration: Is there a best-practice approach for transferring existing user data (including passwords, if possible) from Bubble to Xano?
- Authentication: How can I ensure that users remain logged in or at least have an easy way to re-authenticate after the migration?
- Token management: If I need to set up authentication from scratch in Xano, what’s the best way to handle token generation and ensure data security?
- APIs: What is the optimal way to set up the connection between Bubble and Xano for authentication requests and future backend interactions?
If anyone has experience with this kind of migration or can point out potential challenges or best practices, I’d be really grateful for your advice or resources.
Thanks in advance for your help!
Best