Тёмный
No video :(

Phone Authentication in Firebase Flutter 2024 | Login with Phone Number Firebase Flutter | Phone OTP 

CodeWorm
Подписаться 1,2 тыс.
Просмотров 7 тыс.
50% 1

Step into the future of user authentication with our latest tutorial on Phone Authentication in Flutter! 📱✨ Join us as we dive into the technicalities of integrating Firebase into your Flutter app to enable smooth and secure login experiences via phone numbers.
In this comprehensive guide, we'll walk you through every aspect of implementing phone authentication, from setting up Firebase in your project to handling verification codes seamlessly. Whether you're a seasoned Flutter developer or just starting your journey, this tutorial offers valuable insights and practical tips to elevate your app's authentication process.
Say goodbye to tedious login forms and hello to the simplicity of phone verification! Watch now and empower your users with a hassle-free login experience. Don't forget to like, subscribe, and hit the bell icon to stay updated on more exciting Flutter tutorials! 🌟🚀
Login with Phone Number Flutter Firebase
Phone Authentication Firebase
SHA Fingerprint Commands:
Mac:
keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android
Windows:
keytool -list -v -keystore "\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android
Linux:
keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android
Playlists:
Flutter with Firebase: • Flutter with Firebase
Provider Flutter: • Provider State Managem...
Let's Connect:
LinkedIn: / shah-wali-khan-b1a4001b2
Github: github.com/swk...
Twitter(X): / swkhan_dev
WhatsApp: chat.whatsapp....
#phoneauthenticationinfirebaseflutter #Flutter #Firebase #PhoneAuthentication #FlutterTutorials #MobileAppDevelopment #FirebaseAuthentication #LoginWithPhoneNumber #firebaseauth #phoneotp

Опубликовано:

 

13 апр 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 20   
@h17-sakshighodake88
@h17-sakshighodake88 Месяц назад
Bhaiya I have error it will say me too mnay request we have blocked App from this device becaus unusal activity
@SakshiTewari-po3lc
@SakshiTewari-po3lc Месяц назад
Awesome tutorial !! ERROR I have added my sha-1 and sha-256 fingerprints. However, when I click on send otp, the terminal of my vs code says that they could not generate the otp. Why is this error occurring ? Pls help, I have been trying to solve this issue for past three days. My sha1 and sha256 fingerprints are correct. I connected Firebase and flutter using flutter fire cli in my VS Code terminal. The phone verification is enabled on my Firebase console. Yet, it’s showing that it cannot be connect when I click on send otp on my emulator.
@QUICK882
@QUICK882 Месяц назад
I'm facing the same issue bro when i log the error it will print "app-not -authorized" if you get any solution pls share with me.
@mrlee_c
@mrlee_c 15 дней назад
Same thing here but with react native
@meriemguzel9967
@meriemguzel9967 2 месяца назад
can we avoid re-captcha verification?
@codebits4461
@codebits4461 Месяц назад
Could you share the code used in this tutorial in a GitHub repo. Also, it would be helpful if you could add the resend otp option with a countdown as is in most apps.
@carloscampos7709
@carloscampos7709 3 месяца назад
Thank you!!
@codeworm7
@codeworm7 3 месяца назад
Welcome
@ISOLATED_MAN_
@ISOLATED_MAN_ 3 месяца назад
thanks bro its really helpful
@codeworm7
@codeworm7 3 месяца назад
Thanks for your kind feedback
@samitshrestha1901
@samitshrestha1901 2 месяца назад
after running code my phone screen show black blank
@ISOLATED_MAN_
@ISOLATED_MAN_ 2 месяца назад
@@samitshrestha1901 u may be getting an exception error...
@ISOLATED_MAN_
@ISOLATED_MAN_ 2 месяца назад
@@samitshrestha1901 u may be getting an exception error...
@techplanet001
@techplanet001 3 месяца назад
Wow
@meriemguzel9967
@meriemguzel9967 2 месяца назад
can we avoid re-captcha verification?
@codeworm7
@codeworm7 2 месяца назад
I don't think so as it is handled by firebase SDK itself. You can check for using Firebase APIs instead of SDK, may be there is an option available in APIs.
@meriemguzel9967
@meriemguzel9967 2 месяца назад
@@codeworm7 i dont get ur point , i didnt find firebase api , can u guide me
@codeworm7
@codeworm7 2 месяца назад
​@@meriemguzel9967 firebase.google.com/docs/reference/rest/auth Hi you can also login signup with firebase rest APIs. Here maybe you can find what you want.
@yugaluk0710
@yugaluk0710 2 месяца назад
That re-capcha verification doesn't come after you release it in playstore.
Далее
Qora Gelik
00:26
Просмотров 460 тыс.
Auto-Read SMS and Autofill OTP Code in Flutter
23:27