if we are doing the auth.signInWithCredential(credential) part in verifyCode method then what is point of doing it in verificationCompleted method? Please answer
How can we automatically authenticate the user who authenticates via a phone. AUTH I would like to close and reopen the application without it asking me for OTP authentication again
Awsome video! If I have a registered user, do the user need to type the current OTP every time when he/she wants to login in the app, or the app "remembers" it (so the user type the OTP just once) ? Thanks!
@@ProglabsOfficial Hello. Thank you for the answer. So, if I understand it correctly, if the session is over (for example the user closed the app, or don't use it for a week), than the user should log in again with a new OTP?
Awesome video bro i really loved it and such a great understanding which i didn't get in any other videos Thankyou bro loved it❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️💕💕💕💕💕💕💕💕💕💕💕💕💕💕
Sir plz help me. I have this error E/zzf ( 5783): Failed to get reCAPTCHA token with error [There was an error while trying to get your package certificate hash.]- calling backend without app verification W/FirebaseAuth( 5783): [FirebaseAuthFallback:] App hash will not be appended to the request. W/FirebaseAuth( 5783): [SmsRetrieverHelper] SMS auto-retrieval unavailable; SmsRetriever will not start. W/System ( 5783): Ignoring header X-Firebase-Locale because its value was null. E/FirebaseAuth( 5783): [SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17093 null Reloaded 2 of 949 libraries in 3,100ms (compile: 242 ms, reload: 856 ms, reassemble: 804 ms).
I did the same as u but i'm not getting sms and returns [SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17499 CAPTCHA_CHECK_FAILED:Recaptcha verification failed - EXPIRED You know how to fix it?
thanks bro, finally someone who explain in a simple way how this works, wish you the best
watched lots of videos on firebase auth. but this one is awesome.
Hello Amit,
Thanks for your appreciation means alot
A simple and more than wonderful explanation. I wish you all the success because of this beautiful work 💐💐💐
Thanks for your appreciation
such a helpfull video .
Hello Abdul Moiz,
Thanks for your appreciation. :)
can we skip the captcha part? it is very inconvenient from user perspective....
No sir you can't.
Thank you for the video . Great work
Hello Hashik
You are most welcome bro
if we are doing the auth.signInWithCredential(credential) part in verifyCode method then what is point of doing it in verificationCompleted method? Please answer
Hello Vijay
verificationCompleted method calls when sometimes firebase automatically detects the message and do the verification automatically.
Thank you so much sir ☺️❤️
Most welcome 😊
How can we automatically authenticate the user who authenticates via a phone. AUTH
I would like to close and reopen the application without it asking me for OTP authentication again
Hello sir
It means you are not checking it in the start that if
firebaseUser != null.
helped a lot. Thanks :)
Hello Polroti
Thanks for your appreciation :) means alot
How can we connect complete flutter app, not onlu android, because there is option
You can do this via FlutterFire CLI. I will surely make a video about this as well.
Awsome video! If I have a registered user, do the user need to type the current OTP every time when he/she wants to login in the app, or the app "remembers" it (so the user type the OTP just once) ? Thanks!
Hello bro
once you are logged in then app will remember the session If you are working with FirebaseAuth and maintaining the session via FirebaseUser.
@@ProglabsOfficial Hello. Thank you for the answer. So, if I understand it correctly, if the session is over (for example the user closed the app, or don't use it for a week), than the user should log in again with a new OTP?
No the app will maintain the session until you clear the data of the app. Or uninstall it. Then you have to login again
@@ProglabsOfficial wow, it is good! Thaky you man!!! You are awsome!
how to autofill this otpcode in textfield?
Please help me out,in my firebase phone auth project it shows an error while registing new user it says 'missing-client-identifier'
Hi Manish, You can clone my repository. I mentioned the link in the description of the video.
Thanks you a lot brother🙂🙂🙂🙂😊😊😊😊😊
Welcome bro :)
merciiiiii beaucoupp
vous êtes les bienvenus
hi bro how can custom sms detail
Hello bro
Well we cant customize it.
@@ProglabsOfficial ok thanks bro
well you can't customize the code, but you can customize the sms format in firebase authentication section
how to change detail of sms detail in verification sms
Hello bro
We cant customize the sms.
@@ProglabsOfficial how to route to home screen after logged in, can you add code here for me
@@MaiMai-xz4pj You meant to say that if the user already logged in then it should automatically takes the user to HomeScreen after SplashScreen?
That auto verification doesn't work
Hello sir
Can you explain your point more?
@@ProglabsOfficial it doesn't fetch sms OTP automatically
Well for that you need to do some more code as well
@@ProglabsOfficial can you help me
Code source
Hello مقالب الكاميرا
Once the authentication videos are completed then I will share a bitbucket repo with you guys :)
Awesome video bro i really loved it and such a great understanding which i didn't get in any other videos
Thankyou bro loved it❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️💕💕💕💕💕💕💕💕💕💕💕💕💕💕
Thankyou for your appreciation :)
Sir plz help me. I have this error
E/zzf ( 5783): Failed to get reCAPTCHA token with error [There was an error while trying to get your package certificate hash.]- calling backend without app verification
W/FirebaseAuth( 5783): [FirebaseAuthFallback:] App hash will not be appended to the request.
W/FirebaseAuth( 5783): [SmsRetrieverHelper] SMS auto-retrieval unavailable; SmsRetriever will not start.
W/System ( 5783): Ignoring header X-Firebase-Locale because its value was null.
E/FirebaseAuth( 5783): [SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17093 null
Reloaded 2 of 949 libraries in 3,100ms (compile: 242 ms, reload: 856 ms, reassemble: 804 ms).
you need to add you SHA-key in the Firebase
@@ProglabsOfficial I already added both Sha1 and sha 256
I did the same as u but i'm not getting sms and returns
[SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17499 CAPTCHA_CHECK_FAILED:Recaptcha verification failed - EXPIRED
You know how to fix it?
Hello Matheus,
You can contact me on this mail
support@proglabs.co