Using firebase's auth, I cannot consistently delete a user's account

后端 未结 0 1641
旧巷少年郎
旧巷少年郎 2020-12-08 11:13

I am using React. See these two snippets:

const auth = firebase.auth();
await auth.setPersistence(firebase.auth.Auth.Pe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题