首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在react-redux-firebase上完全禁用auth?

如何在react-redux-firebase上完全禁用auth?
EN

Stack Overflow用户
提问于 2020-04-05 19:31:50
回答 1查看 261关注 0票数 0

我正在使用React Native为react-redux-firebase创建一个游乐场应用程序。我想完全禁用auth模块,因为我只需要Firestore。

文档没有提到这一点,我想所有的例子都包括了配置中的userProfile,如果我没有记错的话,这与Auth有关。

我在使用react-native-firebase时得到预期的错误

Error: You attempted to use firebase.auth but this module could not be found.

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2020-04-05 19:38:18

算了,我已经找到了

在rrf provider props上将initializeAuth设置为false

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/61041881

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档