Rails register User using phone number and confirmation

可紊 提交于 2020-01-05 07:43:29

问题


I am building an iPhone app and the rails backend for it. I want the user to register via their phone number and a confirmation code sent using SMS. It should work like WhatsApps authentication.

Does anyone know a gem, ideally for devise, or do I have to build this on my own?

来源:https://stackoverflow.com/questions/17771856/rails-register-user-using-phone-number-and-confirmation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!