firebase / firebase-js-sdk

Firebase Javascript SDK
https://firebase.google.com/docs/web/setup
Other
4.82k stars 885 forks source link

Firebase Auth Provider (PhoneNumber with Twilio) #3003

Open andrefedev opened 4 years ago

andrefedev commented 4 years ago

It is possible to implement an external provider to authenticate users with a cell phone, today we have seen that WhatsApp can also be implemented to receive codes and it is 5 times cheaper than an sms.

I know I could implement my own solution and authenticate the user through a custom token, but I would like to know if among the plans is to be able to do this.

google-oss-bot commented 4 years ago

I found a few problems with this issue:

rosalyntan commented 4 years ago

Thanks for filing this feature request! Filed b/157486233 for internal tracking.