-
### Description
We're trying to automate E2E with Firebase Emulators.
On the project we use `Sign in with email/password`, email verification & MFA with phone number.
When we create a user with em…
-
Steps
Enable MFA for your app first through google console https://console.cloud.google.com/customer-identity/mfa
Create user on client side using email and password
`const authCredential = aw…
-
* Android device: Nexus 5 (emulator)
* Android OS version: API 23
* Google Play Services version: 4.3.8
* Firebase/Play Services SDK version: com.google.firebase:firebase-auth:21.0.1
…
-
### Plugin(s)
- [ ] Analytics
- [ ] App
- [ ] App Check
- [X] Authentication
- [ ] Crashlytics
- [ ] Cloud Firestore
- [ ] Cloud Functions
- [ ] Cloud Messaging
- [ ] Cloud Storage
- [ ] Performance
…
-
### **Expected Behavior**
The OTP autofill feature should detect and automatically populate the OTP code when it is received.
### **Actual Behavior**
The phone number is detected successfully, bu…
-
### **Actual Behavior**
After getting the 'Allow' or 'Deny' pop-up, the app crashed. I tried this on a Xiaomi device.
### **Steps to Reproduce**
1. Set up OTP autofill using `OTPTextEditControlle…
-
List of providers supported by Firebase Auth:
- [x] Anonymous
- [x] Google
- [x] Facebook
- [x] Email & Password
- [x] Email link (passwordless)
- [ ] Phone
- [ ] GitHub
- [ ] Twitter
Oth…
-
I'd like to suggest a way to validade the phone number in the server.
Something like `validatePhoneNumber(verificationId, verificationCode)` (which returns the phone number, for example) would be ver…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I sometimes build apps (like for shipp…
-
Hello,
I was doing some testing with two real phones. I logged into my app on phone A with phone B's phone number.
Now this line of code
var verificationResult = await CrossFirebaseAuth.Curre…