Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maharshmellow/sms-verify

Simple Phone Verification using SMS and TILL API
https://github.com/maharshmellow/sms-verify

heroku sms-api sms-verification till

Last synced: 22 days ago
JSON representation

Simple Phone Verification using SMS and TILL API

Awesome Lists containing this project

README

        

# SMS Verification
Simple demo of verifying a phone number.

```diff
- put the country code and the area code for it to work properly (ex: `1XXXXXXXXXX` for a Canadian / US number)
- the SMS API has a limit of 100 free messages per month so it will not work if the limit has been reached
```

### Screenshots

##### Main Screen
screen shot 2017-06-29 at 10 37 52 pm

##### Verification Failed
screen shot 2017-06-29 at 10 37 38 pm

##### Verification Successful
screen shot 2017-06-29 at 10 31 26 pm