简体   繁体   English

我可以使用 firebase 和 react-native 验证电话号码吗?

[英]Can I verify a phone number using firebase and react-native?

I'm trying to make an app which needs a phone number verification.我正在尝试制作一个需要电话号码验证的应用程序。 Is this possible?这可能吗?

I tried to use digits but it's not longer available我尝试使用数字,但不再可用

Yes, it is possible.对的,这是可能的。 Firebase phone number authentication is the replacement to Digits, as explained here .火力地堡电话号码的认证是替换为数字,如解释在这里

Use Twilio to send veryfication SMS to user provided phone number, or use Facebook Account Kit , which among other methods offers verification by phone number.使用 Twilio 向用户提供的电话号码发送短信,或使用Facebook Account Kit ,其中包括通过电话号码进行验证的其他方法。 And it's free.而且它是免费的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM