I use https://www.authy.com/
Jul 21, 2015
3
Level 1
SMS Verification
In sign up process im getting user's mobile phone number. I want to send a verification code via SMS to that mobile number which they would have to enter to complete the sign up process.
Any ideas?
Level 5
You need an external service that will send SMS messages. If this is a worldwide service check for international services, otherwise find them locally. Usually the mobile carriers have some plans and an API.
Something like this: https://www.twilio.com/docs/quickstart/php/sms/sending-via-rest
Please or to participate in this conversation.