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] Add phone factor ID to the PhoneMultiFactorGenerator object #5487

Merged
merged 3 commits into from
Sep 16, 2021

Conversation

sam-gc
Copy link
Contributor

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

Fixes #5480
We were missing the static FACTOR_ID field that is present in v8

@changeset-bot
Copy link

changeset-bot bot commented Sep 13, 2021

🦋 Changeset detected

Latest commit: 7c8d507

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 13, 2021

Changeset File Check ✅

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

@sam-gc sam-gc merged commit 07b88e6 into master Sep 16, 2021
@sam-gc sam-gc deleted the sam-gc/phonegenerator branch September 16, 2021 19:30
@google-oss-bot google-oss-bot mentioned this pull request Sep 21, 2021
@firebase firebase locked and limited conversation to collaborators Oct 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
doc-changes PRs that affect docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FACTOR_ID static string returning "undefined" for PhoneMultifactorGenerator
7 participants