Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase Auth with Chrome Extensions page is out of date and unreliable #635

Open
ctjlewis opened this issue Dec 30, 2021 · 1 comment
Open

Comments

@ctjlewis
Copy link

ctjlewis commented Dec 30, 2021

Re: auth/chromextension/README.md

This page needs:

  • its content_security_policy instructions updated for manifest v3
  • mention of setting the key attribute (public key is mentioned, key in manifest is not) (apparently, no longer supported?)

See also: #634.

@joshdance
Copy link

Just hit the same issue.

When following the instructions, on this page (https://github.com/firebase/quickstart-js/tree/master/auth/chromextension) you now get this error when you try to load your unpacked extension.

Error
'content_security_policy.extension_pages': Insecure CSP value "https://www.gstatic.com/" in directive 'script-src'.
Could not load manifest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants