Hi, In this video, we will create firebase phone number authentication in javascript. We will send OTP to number and then verify that number using OTP. For this, we use firebase auth to send OTP that is a free service from google. Follow the video to create the project and get help from the source code given below. Comment below in the comment section if you get an error or have any suggestion.
Check Live Demo
https://bit.ly/3Dhz3Au
Source Code:
https://bit.ly/3sz8Ubt
Chapters:
00:00 Intro
01:31 HTML & CSS
05:08 Firebase
07:04 Javascript
firebase auth
Firebase phone number authentication
#HACodes