steemit / faucet

Steemit Account Creation Web Application
MIT License
23 stars 43 forks source link

Phone number verification #195

Closed jnordberg closed 6 years ago

jnordberg commented 6 years ago

We have both false positives and false negatives in our local validator. We should remove the local validator and just do a basic check that it looks like a phone number, then let the twillo do the validation for us. They return code 21614 or 21211 for invalid numbers.

mvandeberg commented 6 years ago

Related: steemit/steem#2106