Where can I find my Firebase reference URL in Firebase account?

前端 未结 8 614
半阙折子戏
半阙折子戏 2021-02-06 23:07

In the third last line of the below code, how can I find the firebase URL. I am not able to find it. Can anyone provide me the best link on how to setup firebase facebook login

8条回答
  •  别那么骄傲
    2021-02-06 23:22

    NOTE: Same for both old and new UI of the firebase.

    1. Go to Authentication Tab and click on WEB SETUP button on the right upper side of the screen.

    2. Now you will see a dialog box opened, you can see a lot of information fields in it and you will also be able to see a field databaseUrl, this is your required field.

提交回复
热议问题