腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
4
回答
错误:在项目中找不到带有路径
的
项目:@
react
-本机-firebase_app‘:@
react
本机-firebase_
auth
’
、
、
在安装
react
本机-firebase和add模块
auth
之后,在Android
中
显示了这个错误: 错误:在项目中找不到带有路径
的
项目“:@
react
本机-firebase_app”:@
react
-本机-firebase_
auth
‘。
浏览 2
提问于2019-08-21
得票数 5
1
回答
将身份验证数据保存到firebase
中
、
、
、
我有一个
react
应用程序,它有一个带有
google
按钮
的
注册,当我点击signin时,我要在console.log
中
获取数据,我想把数据保存在firebase
中
,我不知道怎么做。
浏览 3
提问于2022-11-25
得票数 0
回答已采纳
3
回答
错误:该方法或属性expo
Auth
.authAsync在ios上不可用,您确定已经正确链接了所有本机依赖项吗?
、
、
博览-应用程序-
auth
: 11.1.0 这是我
的
代码:import * as
Google
from "expo-
google
浏览 8
提问于2022-07-17
得票数 0
6
回答
在尝试添加包时获取错误“复制条目:com/
google
/android/gms/ trying /zzble.class”
、
、
、
我正在尝试将
react
-native-firestack包添加到我
的
应用程序
中
。我尝试在几个包
中
向exclude group添加一些包。但都没起作用。以下是.我
的
build.gradle依赖关系: compile(project(":
react
-native-firestack")) compile pr
浏览 6
提问于2017-03-03
得票数 17
回答已采纳
1
回答
[未处理
的
拒绝承诺: ReferenceError:找不到变量:
auth
]
、
、
、
我对本机
的
反应非常新;我一直试图通过firebase添加
google
身份验证,我一直遇到这样
的
警告:这是我
的
代码: import
React
, { createContext, useContext }
浏览 23
提问于2022-08-12
得票数 0
2
回答
React
native :app:transformClassesWithDexForDebug失败
、
/node_modules/
react
-native/android" }和android/app/build.gradle
中
的
依赖项部分 compile(project(":
react
-native-
google
-signin")){ exclude group:
浏览 0
提问于2016-11-01
得票数 0
1
回答
使用
react
- Native -
google
-signin
的
React
native
中
的
play-services-
auth
依赖
、
、
、
、
我已经按照
的
说明
中
的
所有步骤在
React
Native
中
的
安卓环境中进行了此设置(在iOS
中
没有问题),但在运行
react
-native run-android时遇到以下错误 Required by: PowerToolSafe:<
浏览 5
提问于2015-12-26
得票数 0
1
回答
React
中
的
Google
Auth
、
、
当我在
react
中
实现
google
auth
时,我得到了以下错误(在下面的屏幕截图中)。class GoogleAuth extends Component { 7 | window.gapi.load("client:
auth
2clientId: window.gapi.load
浏览 11
提问于2019-02-08
得票数 3
回答已采纳
1
回答
如何在Java
中
从serverAuthCode获取谷歌访问令牌?
、
、
我使用
的
是https://github.com/
react
-native-
google
-signin/
google
-signin,在我
的
UI
中
我已经有了serveAuthCode,但是我不知道如何在java后端从这个serverAuthCode
中
获取accesstoken。
浏览 19
提问于2021-10-06
得票数 0
回答已采纳
5
回答
Google
在
React
本机中使用Firebase登录
、
、
我正在尝试使用
Google
登录,但它抛出了这个错误: const provider = new firebase.
auth
.GoogleAuthProvider();provider.addScope('email');
浏览 3
提问于2017-03-14
得票数 9
1
回答
如何在不使用弹出窗口
的
情况下使用
React
Native和Firebase登录
Google
?
、
、
、
正如我所说
的
,我想在不创建弹出窗口
的
情况下登录到我
的
Google
帐户,我
的
意思是保留登录表单和这些输入,这样模拟器上
的
屏幕就不会那么空了。(很抱歉图像看起来像这样,我不知道如何在这里编辑它。) onButtonPress() { this.setState({ error: '', loading: tru
浏览 0
提问于2019-11-17
得票数 0
1
回答
运行npm
react
-native run-android时发生突然错误。任务:应用程序:processDebugResources失败
、
、
、
、
是否存在从C:\Users\prabh\AppData\Local\Temp\gradle13962421950392783403.bin偏移量114265
中
的
二进制存储读取数据
的
问题?是的,我认为这个错误与
react
本地firebase有关。我使用
的
是
react
-native-firebase/app、firebase/
auth
、firebase/messaging包。在得到这个错误前几个小时,我做
的
唯一一件事就是修复一
浏览 22
提问于2021-05-13
得票数 0
回答已采纳
2
回答
Google
OAuth2有问题(应用程序没有后端,所以只限于客户端)
、
See the [Migration Guide](https://developers.
google
.com/identity/gsi/web/guides/gis-migration) for more每当我尝试登录时,我都会得到以下错误:[[Prototype]]: Object 现在我正在开发localhost:3000,因此我在 2.0客户端ID
中
添加了OAuth作为授权
的
JS来源
浏览 19
提问于2022-05-09
得票数 13
回答已采纳
2
回答
“无法读取未定义
的
属性'load‘”
、
:1window.gapi.load('
auth
2', function() {});https://apis.
google
.com/_/scs/apps-static/_/js/k=oz.gapi.en.
浏览 2
提问于2017-05-27
得票数 6
回答已采纳
1
回答
如何从@
react
-native-firebase/
auth
模拟身份验证
、
、
、
、
我试图模拟npm库@
react
-native-firebase/
auth
中
的
auth
模块,但是,我总是收到这个错误。我试着在下面嘲笑它,但显然它肯定是不正确
的
,我只是不确定什么是不正确
的
。TypeError: Cannot read property 'credential' of undefined jest.mock('@
react
-native-firebase/
auth
浏览 9
提问于2021-02-26
得票数 0
回答已采纳
4
回答
在谷歌OAuth2上遇到麻烦。不能与谷歌签约
、
、
、
、
“您已经创建了一个新
的
客户端应用程序,该应用程序使用库进行用户身份验证或授权,不久将不再推荐。新客户端必须使用新
的
库;现有客户端也必须在这些库不推荐之前迁移。有关更多信息,请参见。”
浏览 6
提问于2022-05-10
得票数 8
2
回答
@
react
-native-
google
-signin/
google
-signin/src/GoogleSignin.js抛出异常null不是一个对象(计算'RNGoogleSignin.SIGN_IN_CANCELLED
、
、
、
、
我安装了这三个软件包: "@
react
-native-firebase/
auth
": "^11.3.0",然后,在我
浏览 9
提问于2021-04-17
得票数 4
5
回答
在
react
中使用
google
登录按钮
、
、
我正在尝试在
react
应用程序中使用
google
登录。虽然在应用程序外部使用登录按钮效果很好,但在自定义SignIn组件中使用它时,我无法让它按预期工作。可以在下面找到加载所有内容和组件本身
的
html。<head> <meta name="
google
-signin-client_id-- The
浏览 130
提问于2015-07-24
得票数 43
回答已采纳
1
回答
从
google
重定向后如何验证用户身份?
、
、
、
、
在我
的
React
中
,它将用户重定向到这个端点http://localhost:<PORT_NUMBER>/
auth
/
google
。,谷歌将用户重定向到我
的
http://localhost:<PORT_NUMBER>/
auth
/
google
/redirect API
中
的
另一个端点( Nest.js )。我<
浏览 16
提问于2022-08-02
得票数 0
2
回答
下一个Js
Google
Auth
与Strapi CMS
、
、
、
、
我正试图在我
的
下一个js和strapi应用程序中使用
google
进行身份验证。这是“api/
auth
/.nextauth.jsx”
中
的
代码import GoogleProvider from "next-
auth
= (req, res) => NextAuth(req, res, options); export default
Aut
浏览 24
提问于2022-08-01
得票数 1
回答已采纳
点击加载更多
相关
资讯
php项目开发中的权限认证rbac对比auth
React中setState的用法
React 设计中的闪光点
React中父子组件的交互实例
React中的Hooks之useEffect详解
热门
标签
更多标签
云服务器
对象存储
ICP备案
云点播
实时音视频
活动推荐
运营活动
广告
关闭
领券