firebase - 在 firebase 登录中使用 Google Provider 时,应用程序未经过验证

标签 firebase firebase-authentication google-signin

我使用了 this 中的 firebase.auth.signInWithPopup()文档。但是,我在弹出窗口中收到此警告,表示我的应用程序尚未经过验证。参见下图。

我不知道从哪里开始,因为据我所知,我在 firebase auth 文档中找不到任何有关此内容的信息。有什么建议吗?

enter image description here

最佳答案

Google 现在要求在您请求某些敏感数据时验证应用: https://developers.googleblog.com/2017/07/new-security-protections-to-reduce-risk.html

Firebase 也不异常(exception)。为什么会这样呢?任何攻击者都可以创建一个启用了 Google 提供商的 Firebase 帐户,并尝试用它对 Google 用户进行网络钓鱼。

关于firebase - 在 firebase 登录中使用 Google Provider 时,应用程序未经过验证,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46065968/

相关文章:

Firebase Authentication JS 不填充 `providerData` 数组

reactjs - 在 React 错误中实现 Google 登录 - <div> 标签上的 prop `data-callback` 的值无效

ios - Firebase 中的登录和注销问题

ios - AppDelegate 中的 Google 和 Facebook 登录 url 处理程序?

android - 我是否需要 Firebase 才能在我的 Android 应用程序中使用 Google 登录?

firebase - 获取/使用 Firebase JWT

Firebase cli 在每个命令上抛出错误 : Server Error. connect ETIMEDOUT

node.js - firebase 函数通知

ios - swift 火力地堡 : how to check user is verified after send email?

java - 从 firebase 数据库中删除节点