Bubble.io's App Data integration to Firebase Realtime Database

The website I am building is a bit complex for Bubble.io. I am planning to embedd my React App via an iFrame. Here is the scenario:

User Registers and Login from Bubble.io UI.
User redirects to dashboard where React App iFrame is at.
Now, there is a feature where the user can manipulate the data in that iframe.

Question is, how will the iFrame determine that the data belongs to the ‘Logged in’ user?

Is there a way to pass information between App Data (Bubble.io) to Realtime DB (Firebase)?

this may be helpful for you: https://www.youtube.com/playlist?list=PLd9TaiNhZPafmnREi9brd3AGrzU1Kmicz

1 Like

Thanks Stuart.

1 Like