sujantkumarkv
PD🧩 Plasmo Developers
•Created by sujantkumarkv on 6/18/2023 in #👟framework
Firebase authentication official blog is removed... why?
The blog for firebase authentication is removed from the plsmo blog? 😕
I have been trying to work with it,
https://discord.com/channels/946290204443025438/1118727179845501001/1118727179845501001
3 replies
PD🧩 Plasmo Developers
•Created by sujantkumarkv on 6/15/2023 in #👟framework
firebase auth in mv3 made my life a joke
hey fam, I hope @everyone is doing great.
i'm stuck in a loop of trying for the past full week, i have questioned my life 🥹, I'm so frustrated at this point , it made me feel my life is a joke as a dev. ðŸ˜
I would really appreciate if someone can hop on a quick chat, i'll share the code. I have beaten my head so much, i can just pay for this. I tweeted the founder & he sent me here. Please help, thanks 🙂
i have a sidebar which toggles instead of the popup, my points:
- i have to do auth in a new react page (not a website but within extension)
- the user clicks login & it shall just work persisting the auth state in the sidebar showing the logged status.
- I have tried the with-firebase-auth example, the blog post (https://www.plasmo.com/blog/posts/firebase-chrome-extension) but doesn't work, I currently get the error response:
{message: 'OAuth2 not granted or revoked.'}
- tech stack: plasmo, ts, react.13 replies