【问题标题】:Firebase Google Auth "Authentication Disabled"Firebase Google 身份验证“身份验证已禁用”
【发布时间】:2016-09-26 09:37:51
【问题描述】:

我正在使用新的 firebase(网络)检查 Google Auth,当我尝试通过单击按钮弹出 Google Auth 时收到此“身份验证已禁用”消息。

我已经明确启用了 Google 从 Auth 登录,并按照 https://www.firebase.com/docs/web/guide/login/google.html 的配置示例。

我已经根据文档生成了客户端 ID 和密码。

这是我在 Google 控制台中配置的网址 https://auth.firebase.com https://auth.firebase.com/v2/exampleXXX-XXX-loss/auth/google/callback

我已将客户端 ID 和密码粘贴到 Google 登录的 Web SDK 配置中

我错过了什么?

【问题讨论】:

标签: firebase firebase-authentication


【解决方案1】:

处理当前项目的最佳方式可能是将其升级到最新的 Firebase 版本。转到https://console.firebase.google.com/ 向下滚动到“您目前在 Firebase.com 上的项目”部分,然后点击“导入”按钮。 在此之后,您将能够使用 Firebase 3 的新功能,特别是针对 Google 登录,您可以查看此页面 https://firebase.google.com/docs/auth/web/google-signin

玩得开心!

【讨论】:

    【解决方案2】:

    尝试使用最新的 firebase sdk。或者尝试切换到 google firebase。 Google firebase 与 firebase 类似,但在您现有的项目中实现代码更容易。

    【讨论】:

      猜你喜欢
      • 2017-03-11
      • 2018-02-24
      • 2022-01-11
      • 2020-04-01
      • 2022-12-10
      • 2017-11-27
      • 1970-01-01
      • 2021-12-04
      相关资源
      最近更新 更多