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

[Auth] Fix bug in Auth where emailVerified wasn't set in the user constructor #5511

Merged
merged 2 commits into from
Sep 17, 2021

Conversation

sam-gc
Copy link
Contributor

@sam-gc sam-gc commented Sep 17, 2021

Fixes #5430

Also clean up the typescript in the local_persistence file

@changeset-bot
Copy link

changeset-bot bot commented Sep 17, 2021

🦋 Changeset detected

Latest commit: c2955f6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/auth Patch
@firebase/auth-compat Patch
firebase Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2021

Changeset File Check ✅

  • No modified packages are missing from the changeset file.
  • No changeset formatting errors detected.

@sam-gc sam-gc merged commit a5d87bc into master Sep 17, 2021
@sam-gc sam-gc deleted the sam-gc/email-verified branch September 17, 2021 21:57
@google-oss-bot google-oss-bot mentioned this pull request Sep 21, 2021
@firebase firebase locked and limited conversation to collaborators Oct 18, 2021
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 v9 - onAuthStateChanged randomly called with incorrect emailVerified using 'firebase/compat/auth'
4 participants