-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
fix(auth): use correct app instance (vs always default) in multifactor and phone auth #7564
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
...ges/auth/android/src/main/java/io/invertase/firebase/auth/ReactNativeFirebaseAuthModule.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Somebodybro 👋 - thanks for working through this both here and upstream! Well done
Upstream note: the PR you proposed to firebase-ios-sdk was merged and it was just tagged for firebase-ios-sdk 10.21.0 so hopefully that's out soon, but it is not out yet as I type this
I control the sdk versions via separate PRs, but I don't think we need to wait on this? It's still correct here I think, it just won't completely work until upstream 10.21.0 is out?
The only thing remaining here is for you to run lint:ios:fix
and commit the results - I did that locally but I can't push the result out as your repo main branch rejects the push, so you'll have to do it yourself I think?
Hei! I ran lint:ios:fix and the repo should be linted. Sorry I was not working on this for a couple of days. It was nice working with this library (and upstream). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fantastic
Description
There is was/is a bug in the firebase sdk(12th of january 2024) that prevents multifactor login from being completed with a secondary app instance, but after that is updated, secondary instances should work with mfa
Related issues
Release Summary
Checklist
Android
iOS
e2e
tests added or updated inpackages/\*\*/e2e
jest
tests added or updated inpackages/\*\*/__tests__
Test Plan
Think
react-native-firebase
is great? Please consider supporting the project with any of the below:React Native Firebase
andInvertase
on Twitter🔥