How to set auth properly from user object gotten from the popup #8704
Unanswered
mukuljainx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am following the guide https://dev.to/lvn1/google-authentication-in-a-chrome-extension-with-firebase-2bmo, to get the user tokens for my extension, current issue is I am unable to set
auth
correctly from the user object, I don't see any such function as response only contains JSON, it is not possible to use theupdateCurrentUser
user function as well.If anyone has faced the same issue, kindly guide!
Beta Was this translation helpful? Give feedback.
All reactions