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
Browser version: Chrome Version 81.0.4044.92 (Official Build) (64-bit)
Firebase SDK version: 7.12.0
Firebase Product: auth
[REQUIRED] Describe the problem
Steps to reproduce:
While using firebase auth within a web worker, with persistence set to firebase.auth.Auth.Persistence.LOCAL, console is logging the UNSUPPORTED_PERSISTENCE error: The current environment does not support the specified persistence type.