Sharing credentials between multiple apps

Hello bubbler!

Is it possible to create multiple apps in bubble and share user credentials between them?
I’m thinking that it might be possible to do that by creating a sub-app, but is that possible?
Also, if it is possible, please let me know if you know of any other way than creating a sub-app, as sub-apps are expensive.

Thank you👍
Have a nice weekend!

Yeah, sub apps are pretty expensive.

Off the top of my head, you could probably create multiple bubble apps but the database or authentication on each of them will be stored on a single third-party database

Thank you @ntabs .
That’s right. I came up with a way to authenticate using Firebase Auth and was successful with it. I think this method is currently the best solution for bubble.
Thank you for your reply.

1 Like