We are trying to setup Firebase Phone Authentication in an application we are building using Bubble.io, however, we are unable to make it work

26 views Asked by At

We have the custom code but we are not able to store the outputs of the code into bubble Database. We are using the code in an HTML element in bubble. The toolbox plugin which picks up javascript code into bubble workflows is not working in this case because we are importing firebase libraries. Firebase libraries can’t be imported while running a workflow hence toolbox plugin doesn’t work. If the libraries can be imported, the workflow would succeessfuly initiate an OTP to authenticate the phone number.

We are stuck here and need help.

0

There are 0 answers