gpt4 book ai didi

Firebase:AngularFire 中的本地开发和测试

转载 作者:行者123 更新时间:2023-12-01 13:47:38 26 4
gpt4 key购买 nike

我正在使用 Angularfire 制作网站。我正在尝试将基于 oauth 的登录与 google 集成以进行用户身份验证,但是当我尝试运行 index.html 文件并尝试登录时显示错误

11:59:28.189 Error: There are no login transports available for the requested method.
Stack trace:
Mg@file:///G:/Project/root/js/firebase.js:142:1267
dh/<@file:///G:/Project/root/js/firebase.js:163:141
1 app.js:31:4

我在 stackoverflow 上搜索了这个并得到了这个 answer ,它说我需要为此设置一个服务器。
然后我查看了 firebase 文档,他们说

For security reasons, if you're using a web-based OAuth flow (Facebook, Twitter, Github, or Google), only domains that you whitelist are allowed to initiate authentication for your app. This does not apply to Email & Password, Anonymous, or Custom authentication methods. All Firebase applications have localhost and 127.0.0.1 enabled by default for local development and testing.

在我将它托管在 firebase 上后,身份验证工作正常,但部署需要很多时间,而且有时甚至我无法访问互联网。
所以请建议我最简单的方式,以便我可以在本地主机上运行我的应用程序。

最佳答案

在本地运行 Firebase(或任何其他)网站的一种简单方法是使用 Firebase tools然后运行

firebase serve

查看此 blog post introducing the local server .

关于Firebase:AngularFire 中的本地开发和测试,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34671083/

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