How to send OTP using React and Firebase | One Time Password | ReactJS

  Рет қаралды 39,570

Study Automation Academy

Study Automation Academy

Күн бұрын

Пікірлер: 56
@StudyAutomationAcademy
@StudyAutomationAcademy Жыл бұрын
www.copy.ai/?via=16e86c
@kamikaze8932
@kamikaze8932 2 жыл бұрын
Sir you made this look too Easy thank you
@sufyan_rasheed
@sufyan_rasheed Жыл бұрын
Thank you so much, sir, It's very helpful for me 🙂
@ankush1265
@ankush1265 2 ай бұрын
Thank you so much for making this.. Thanks alot
@ujjalzaman2722
@ujjalzaman2722 3 жыл бұрын
Wow.thank you so much brother for great explanation
@StudyAutomationAcademy
@StudyAutomationAcademy 3 жыл бұрын
Thank you
@chinmaypatil1367
@chinmaypatil1367 2 жыл бұрын
Thank you U made my day but why are u using class based componetns?????
@StudyAutomationAcademy
@StudyAutomationAcademy 2 жыл бұрын
Thanks, reason was that I was using class based components so i feel easy. ;)
@khalidmahmud612
@khalidmahmud612 3 жыл бұрын
If you have added your phone number in testing under firebase(Sign-in method->Phones). then please remove from there to get otp.
@StudyAutomationAcademy
@StudyAutomationAcademy 3 жыл бұрын
Thanks brother.. will do that
@bodhisattabhattacharjee3338
@bodhisattabhattacharjee3338 6 ай бұрын
Thanks it helped
@swethakura1682
@swethakura1682 2 жыл бұрын
source code executed my end. Its working Thank you
@StudyAutomationAcademy
@StudyAutomationAcademy 2 жыл бұрын
Welcome
@StudyAutomationAcademy
@StudyAutomationAcademy 2 жыл бұрын
If possible, pls subscribe the channel 🙏
@tejjoshi2119
@tejjoshi2119 Жыл бұрын
getting auth/argument error what should I do?
@praveenkumarg2740
@praveenkumarg2740 2 ай бұрын
Thanks
@debajyotisaha14
@debajyotisaha14 2 жыл бұрын
I am using this code in my next js project When I am using this code It is showing configureCaptcha is not defined after importing the things u told in comment. After that if i go further onSignInSubmit,signInWithPhoneNumber also shows not defined. Please Reply as i need it to work
@ahmedouyahya
@ahmedouyahya 2 жыл бұрын
thank yo so much this was helpful
@SurekhaSangmesh
@SurekhaSangmesh 3 жыл бұрын
Very useful video thank you
@StudyAutomationAcademy
@StudyAutomationAcademy 2 жыл бұрын
So nice of you
@-KurluSruthi
@-KurluSruthi 2 жыл бұрын
While Iam exporting firebase it showing firebase is not present in firebase/app plz help me
@yushannn
@yushannn 3 жыл бұрын
great video, thank you!
@StudyAutomationAcademy
@StudyAutomationAcademy 3 жыл бұрын
Thanks
@zeeshan4193
@zeeshan4193 2 жыл бұрын
How to take international phone number like a drop-down button and then we can select the flag and write the number and it will store in database with country code
@AkmaAit
@AkmaAit 3 жыл бұрын
why firebase sms verification language not changing for website?
@universal-devlog
@universal-devlog 3 жыл бұрын
Thanks, it works for me
@StudyAutomationAcademy
@StudyAutomationAcademy 2 жыл бұрын
You're welcome!
@nikhilroyal6923
@nikhilroyal6923 2 жыл бұрын
Thank you soo much sir
@rabiakhalid1657
@rabiakhalid1657 3 жыл бұрын
Tried to run same code but getting this error Uncaught TypeError: Cannot read properties of undefined (reading 'RecaptchaVerifier')
@StudyAutomationAcademy
@StudyAutomationAcademy 2 жыл бұрын
import firebase from 'firebase/app'; import 'firebase/auth'; Jus import these in your file. it will work
@xamantiwari
@xamantiwari 3 жыл бұрын
that code has been twice function onSumit.. fix it as well
@sarfarazsheikh7378
@sarfarazsheikh7378 2 жыл бұрын
bhai 5 din se aapka code try krrha hu otp not sent aarha hai ,,,, otp nhi aarha hai bhai prishan ho gya
@kashimjakati1227
@kashimjakati1227 8 ай бұрын
Thank you Very Much
@sajithmusic1
@sajithmusic1 3 жыл бұрын
Thanks for the code, I tried converting this code to JSX but throwing lots of errors. By any chance you have the code in tsx which I can refer?
@xamantiwari
@xamantiwari 3 жыл бұрын
declare global { interface Window { recaptchaVerifier: firebase.auth.RecaptchaVerifier; confirmationResult: firebase.auth.ConfirmationResult; } }
@justinpraveen7026
@justinpraveen7026 3 жыл бұрын
(Firebase.auth.recaptchaverfier is not a constructor ) the above error is raiseing bro what I do?
@StudyAutomationAcademy
@StudyAutomationAcademy 3 жыл бұрын
You can call new app.auth.RecaptchaVerifier('id', ...
@Melodymentr
@Melodymentr 3 жыл бұрын
import firebase from 'firebase/compat/app'; import 'firebase/compat/auth'; //add in firebase.js
@developernazmul2377
@developernazmul2377 3 жыл бұрын
Great Video Thanks
@sangeetkukreja3879
@sangeetkukreja3879 2 жыл бұрын
after verification how to move next page ?
@Hyp3rLon3Ston3
@Hyp3rLon3Ston3 2 жыл бұрын
how to handle Error: reCAPTCHA has already been rendered in this element
@vishnujha9597
@vishnujha9597 3 жыл бұрын
Great sir thanku so much 🙏🙏 How Can I use server side number Auth using Node Js
@vishnujha9597
@vishnujha9597 3 жыл бұрын
Plzz reply I'm waiting 🙏🙏
@mumthabathul5737
@mumthabathul5737 3 жыл бұрын
Failed to npm install firebase...wt to do fr solving
@StudyAutomationAcademy
@StudyAutomationAcademy 3 жыл бұрын
Hope you have installed node js. Check with npm -v
@providingbetter8642
@providingbetter8642 3 жыл бұрын
@@StudyAutomationAcademy installed. bt some prblm still having
@Sayfouu
@Sayfouu Жыл бұрын
'onSignInSubmit' was used before it was defined
@nikitadhar7651
@nikitadhar7651 Жыл бұрын
how to do it using email
@KaviKumarmba
@KaviKumarmba 3 жыл бұрын
How to remove annoying Recaptcha?
@StudyAutomationAcademy
@StudyAutomationAcademy 2 жыл бұрын
Good question. This is annoying but helping application from Automation software.
@drmukundpaithankar6499
@drmukundpaithankar6499 3 жыл бұрын
Tried running same code but getting error Attempted import error: 'firebase/app' does not contain a default export (imported as 'firebase').
@Melodymentr
@Melodymentr 3 жыл бұрын
import firebase from 'firebase/compat/app'; import 'firebase/compat/auth';
@StudyAutomationAcademy
@StudyAutomationAcademy 2 жыл бұрын
Thanks for helping. This is how we all can grow.
@raghav1104
@raghav1104 3 ай бұрын
please send me source code
@Its4funn
@Its4funn 3 жыл бұрын
Is Firebase is a paid service or free.
@StudyAutomationAcademy
@StudyAutomationAcademy 3 жыл бұрын
It's free..
Firebase v9 phone authentication React js
16:44
Born To Code
Рет қаралды 20 М.
啊?就这么水灵灵的穿上了?
00:18
一航1
Рет қаралды 93 МЛН
Хасанның өзі эфирге шықты! “Қылмыстық топқа қатысым жоқ” дейді. Талғарда не болды? Халық сене ме?
09:25
Демократиялы Қазақстан / Демократический Казахстан
Рет қаралды 354 М.
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 12 МЛН
Automate One Time Password (OTP) using JavaScript
26:12
SDET Unicorns by Dilpreet Johal
Рет қаралды 28 М.
Authentication in ReactJS Using Firebase: A Step-by-Step Guide
22:49
Python | Generate & Verify OTP | Random OTP | Send Email | SMTP
14:57
Prashant Sharma
Рет қаралды 7 М.
啊?就这么水灵灵的穿上了?
00:18
一航1
Рет қаралды 93 МЛН