试探性的:我试着关注firebasecurl example curl "https://identitytoolkit.googleapis.com/v1/accounts:signInWithCustomToken我的最终目标是在我的Firebase项目中添加一个自定义令牌,它允许Angular客户端连接到Firestore,并在文档发生更改时得到通知。"auth_provider_x5
我正在查看上的文档curl 'https://identitytoolkit.googleapis.com/v1/accounts:signInWithCustomTokenreturnSecureToken":true}'
In the example above, you would replace [API_KEY
我正在尝试使用React和Firebase制作一个注册页面。password)\\Signup.js“而且我一直在犯这个错误index.ts:118 POST https://identitytoolkit.googleapis.com/v1/accounts:signUp?key=process.env.RE
console.log(resData)auth.service.ts return this.http.post<any>('https://identitytoolkit.googleapis.com/v1/accounts:delete?key=[my api key is entered here]', { })firebase<
我是这样初始化的const tenantManager = app.auth().tenantManager();Error: This operation is not supported in a multi-tenant contextSpecified tenant ID does not match the