gpt4 book ai didi

firebase - Flutter Firebase Google 登录时出现 "Browser or app may not be secure. Try using a different browser."错误

转载 作者:行者123 更新时间:2023-12-04 14:53:33 24 4
gpt4 key购买 nike

我正在使用 flutter web 和 firebase 身份验证来构建一个 web 应用程序。为了那个原因
1. 使用 Google 登录作为登录方法之一创建 Firebase 应用。
2. 添加了 https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth/firebase_auth/example 中给出的依赖项
https://dart-pub.mirrors.sjtug.sjtu.edu.cn/packages/firebase_auth_web .

当我尝试登录时,会出现 Google 登录窗口。一旦我输入电子邮件地址并按回车键,就会出现以下错误。

"Couldn't sign you in This browser or app may not be secure. Try using a different browser. If you’re already using a supported browser, you can refresh your screen and try again to sign in."



我用的是 Chrome 浏览器。
我应该怎么做才能使我的应用程序更安全?对于 android,我们可以选择使用 SHA key 来加密连接。我们需要为 web 做类似的事情吗?

最佳答案

不完整的答案:

这个问题不是 flutter 特有的。每当您尝试在已启用调试的 Chrome 实例中登录 Google 时,就会发生这种情况。换句话说,如果您、您的自动化软件或 IDE 使用类似 chrome.exe --remote-debugging-port=9222 的命令启动 chrome。

如果无法正常运行 Chrome(退出 Debug模式),请尝试 https://support.google.com/accounts/thread/22873505?msgid=24501976或者,如果您正在使用 Electron,请尝试 https://support.google.com/accounts/thread/22873505?msgid=24503570但就我个人而言,还不能让这些对我有用。

请在 https://support.google.com/accounts/thread/25209002 点赞该问题如果您想要解决此问题的实际可行的方法。

关于firebase - Flutter Firebase Google 登录时出现 "Browser or app may not be secure. Try using a different browser."错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59480956/

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