Closed VladislavSorokin-sy closed 7 months ago
Hi @VladislavSorokin-sy,
We have a separate SDK entry point for the use of Firebase Auth in Google web extensions. Please see the guide Authenticate with Firebase in a Chrome extension. I hope this helps!
Hey @VladislavSorokin-sy. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
Since there haven't been any recent updates here, I am going to close this issue.
@VladislavSorokin-sy if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.
Operating System
Mac OS
Browser Version
Chrome 122
Firebase SDK Version
10.4.0
Firebase SDK Product:
Auth
Describe your project's tooling
Chrome extension, manifest v3, built with webpack
Describe the problem
firebase/auth is injecting recaptcha/enterprise.js which violates Google Store policy of not having remote code in the extension.
I am trying to understand how to build my extension without including reCAPTCHA and comply with store policies
Steps and code to reproduce issue
just build the app that uses firebase/auth and inspect compiled code, there will be reference to injected script