You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the chrome extension uses the standard Firebase. This causes us problems in the build where we have to remove injected scripts when building in webpack.
Issue to be solved
Currently the chrome extension uses the standard Firebase. This causes us problems in the build where we have to remove injected scripts when building in webpack.
Suggest A Solution
Move to Firebase auth for web extensions which is a new version of the library which will avoid the issues we have in webpack having to remove analytics etc. See https://firebase.google.com/docs/auth/web/chrome-extension
The text was updated successfully, but these errors were encountered: