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

前端 未结 8 616
半阙折子戏
半阙折子戏 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:39

    You should have done searching by yourself first. Here you are,

    1. Open Firebase Console

    1. Select your app, and go to database, marked is the url you need.

    For UPDATED UI

    Follow the below steps to get it in new UI of Firebase Console:

    1. Go to Database section
    2. Tap Cloud Firebase (marked 1 in picture) and select Realtime Database
    3. Marked 2 is the URL

提交回复
热议问题