How do I integrate Firebase api to bubble through API Connector?

I want to use the Firebase authentication in Bubble. I tried putting the config script into my bubble page into a HTML element but was not able to execute it. I want to add the Firebase API to my bubble app. How do I do it ?

1 Like

Did you manage to do it? I am planning to do the same and getting lost in settings in API connector.

Were you able to connect to firebase auth api using api connector? How do you catch the reponse from the POST request and use it to login?