firebase / firebase/quickstart-js

Firebase authentication with user's google account from V3 chrome extension

Open
#805 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.4k
Forks
3.7k
Avg merge
2d 13h
Merged PRs (30d)
6

Description

I'm trying to build manifest V3 chrome extension with react js that authenticates to firebase with the user's google account and doing CRUD tasks. My app works perfectly as a web app, but I'm struggling with the authentication to firebase from the extension. I've seen many people online struggling with that too.
I have tried to do what the official documentation says, but i could not make the trick with the iframe work.
https://firebase.google.com/docs/auth/web/chrome-extension
The code sample in https://github.com/firebase/quickstart-js/tree/master/auth/chromextension is outdated from 2016, for manifest V2.
Can you please upload new code samples for manifest V3 that show how to authenticate with signInWithPopup and signInWithRedirect?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.