firebase / quickstart-js

Firebase Quickstart Samples for Web

Home Page:https://firebase.google.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ctjlewis opened this issue · comments

commented

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.

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.