在https://firebase.google.com/docs/auth/admin/email-action-links#generate_email_verification_link上遵循FirebaseSDK文档并得到以下错误,这没有什么意义,因为该函数是使用经过身份验证的admin.auth()从服务器环境触发的。'There is no user record corresponding to the provided
我正在我的android应用程序中实现firestore数据库,在我上线之前,我遇到了一个新问题,即多设备登录,简而言之,如果用户使用单个电子邮件Id登录到多个设备,我希望只允许单个设备同时访问数据库。我搜索并找到了firestore规则 match /databases/{database}/documents {
match /