gpt4 book ai didi

firebase - 在哪里可以找到我的 Firebase apiKey 和 authDomain

转载 作者:行者123 更新时间:2023-12-04 13:07:54 25 4
gpt4 key购买 nike

在哪里可以找到我的 Firebase apiKey 和 authDomain?

我正在设置我的环境以连接到我的数据库。

export const environment = {
production: false,
firebase: {
apiKey: '...',
authDomain: '...',
databaseURL: 'https://******-project.firebaseio.com',
projectId: '*******-project',
}
};

但是在 firebase 控制台中找不到 apiKey 和 authDomain。

最佳答案

找到这些的最简单方法是:

  • 转至 Project overview page in the Firebase console
  • 单击顶部栏中的 +
  • 单击 按钮添加 Web 应用程序

  • 你会得到一个包含你需要的值的弹出窗口。

    enter image description here

    关于firebase - 在哪里可以找到我的 Firebase apiKey 和 authDomain,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52500573/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com