Firebase Auth - Phone
Last updated
Last updated
To be able to use OTP service in your apps, you need to first enable Phone auth service in your firebase project.
Click on authentication
Click on Sign-in method tab
click on phone then enable it
Move the settings tab, scroll to the Authorized domains
Click on Add Domain to add your backend url to the list of authorized domains
Add your backend domain. This is so firebase can allow request from your server.