Services Plugins FAQs

Firebase auth plugin: users added to bubble database user's table?

Hi, i currently subscribe to Firebase Auth plugin.

when i let user sign up with the plugin, it seems that the user isn’t created in bubble’s database.

so i like to know if the user is created in bubble’s database not only in firebase user table.

and i’d like to know how to manage user session using this plugin.

correct me if I’m missing something. thanks.

Hi @kg95gogo,

Thanks for reaching out. Please let us analyse your request and get back asap!

Best,
Alex

Thank you for your reply!

Do you have any update?

thanks.

Hi @kg95gogo,

Yes, you are right. The Firebase Auth plugin is not logging you in as a Bubble user, but it is connecting to your Firebase account where you are able to display your data on preview, if you will.

This plugin is not a Bubble auth provider, unfortunately. The plugins that are auth providers, they let you use their service with the Signup/login with a social network action in Bubble, thus, you will be able to use the Current User’s email since it is creating a database record.

For instance, this plugin is an auth provider:

While the Firebase isn’t:

Hope it helps.

Best,
Alex