mrarshadin
(Kode Learner)
#1
Hey Respected Koders
Can Anyone Help Me Here
We Created a bike service app in that when user need book a service I need to verifity user mobile number So I Need To Send OTPs To User
Can Anyone Help Here How to create or send a OTPs using firebase or others
JaviR3TicS
(El Mundo Musical )
#2
Here are the blocks. You’ll need the Firebase Auth component to use them.
More info about Firebase Auth here
(With the free plan, you can send 10.000 SMS each month)
1 Like
mrarshadin
(Kode Learner)
#3
Thank Koder But I Already Make A Sign In / Sign Up Method With Gmail
But I Need Only To Verifity Phone Number Not To Phone Sign In
JaviR3TicS
(El Mundo Musical )
#4
I know. But the “Login with Phone” block, means that, if the phone isn’t verified, it will send it an OTP code to verify it
1 Like
mrarshadin
(Kode Learner)
#5
yes I Understand Word Koder
User Already Sign Up With His Gmail Id Or Else
The User Book Service With His Moblie Number I Need To Just Verify His Number For Confrimation
But When We Use Phone Sign In Block It Create A New Account Again In Firebase
I Need Only To Verify The Number Not To Sign In
I Hope You Understand
patelnims26
(Nims Developers)
#6
Its Not Possible With Firebase Authentication.
You Need To Buy Paid SMS And Implement In Your App Using POST Method.
patelnims26
(Nims Developers)
#8
Yes
Many SMS Provider Give Paid SMS As Your Requirements.