Firebase Auth not returning request.auth after login #2869
Unanswered
VuPhamCongMinh
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Read #2857 Fixed by downgrading to firebase 8.3.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a snippet of my code where i'm trying to add User to Firestore after they succefully logged in :
and here is my Firestore rule :
Everytime im trying to login i'm always get the
FirebaseError: [code=permission-denied]: The caller does not have permission
which i think that cause by request not passing the firestore's ruleBeta Was this translation helpful? Give feedback.
All reactions