Relative Content

Tag Archive for flutterfirebasefirebase-authentication

Google sign with flutter error firebase_auth/provider-already-linked

I’m using flutter and google sign in through firebase ( mobile app) with laravel backend, the app is connected through api website url
the issue is when i login with google auth it works well and when i logout i cant login again i got this error msg in android studio terminal firebase_auth/provider-already-linked]?
if i delete the user from my back end db i can login again
here is my code if anyone has an idea ?

How can I update the email in firebase authentication?

I am looking to update the firebase email in the authentication. Once I update the email, and if I check back the Firebase Authentication, I am hoping to see the new email. Next time when I try to login, then I can login with the new email, but can use the old password. Is it possible (if at all)?

about:blank page firebase auth verifyPhoneNumber

I am using SMS sending feature in firebase flutter. With Android it works normally, but with iOS it always authenticates but the capcha authentication screen then hangs on a blank page. I have configured as documented their URLSchemes entry, but it doesn’t work in the application. If I paste that link into the browser, it still works, proving that I did the URLSchemes correctly

about:blank page firebase auth verifyPhoneNumber [Flutter]

i am using sms sending feature in firebase flutter. With Android it works normally, but with iOS it always authenticates but the capcha authentication screen then hangs on a blank page. I have configured as documented their URLSchemes entry, but it doesn’t work in the application. If I paste that link into the browser, it still works, proving that I did the URLSchemes correctly