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

Worker persistence #2907

Merged
merged 2 commits into from
Apr 14, 2020
Merged

Worker persistence #2907

merged 2 commits into from
Apr 14, 2020

Conversation

bojeil-google
Copy link
Contributor

Fixes ability to set Auth LOCAL persistence explicitly in a worker environment.

Fixes #2903

@google-oss-bot
Copy link
Contributor

Binary Size Report

Affected SDKs

  • @firebase/auth

    Type Base (7f69b70) Head (d5f839e) Diff
    main 177 kB 177 kB +63 B (+0.0%)
    module 177 kB 177 kB +63 B (+0.0%)
  • firebase

    Type Base (7f69b70) Head (d5f839e) Diff
    firebase-auth.js 173 kB 173 kB +63 B (+0.0%)
    firebase.js 828 kB 828 kB +63 B (+0.0%)

Test Logs

@bojeil-google bojeil-google merged commit f0a0dc9 into master Apr 14, 2020
@firebase firebase locked and limited conversation to collaborators May 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firebase auth with LOCAL persistence not working from a Worker context
3 participants