gpt4 book ai didi

javascript - firebase.auth.signInWithCustomToken 不是函数node.js

转载 作者:行者123 更新时间:2023-12-03 05:27:24 27 4
gpt4 key购买 nike

我在使用 Firebase 的 signInWithCustomToken 登录时遇到问题。我是出现如下错误:

Error creating custom token: TypeError: firebase.auth.signInWithCustomToken is not a function

有人可以演示如何在 Firebase NodeJS 中使用自定义 token 登录吗?

最佳答案

授权后是否缺少括号?应该是:

firebase.auth().signInWithCustomToken(myToken)

关于javascript - firebase.auth.signInWithCustomToken 不是函数node.js,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41095898/

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