PHP Classes

Code for sign up authentication via SMS: user login authentication using sms

Recommend this page to a friend!
  All requests RSS feed  >  Code for sign up authentication via SMS  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Code for sign up authentication via SMS

Edit

Picture of Ramanujam M by Ramanujam M - 10 years ago (2014-11-13)

user login authentication using sms

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I need SMS verification in my website for user registration.

Ask clarification

1 Recommendation

PHP SMS Authentication: Authenticate users once using codes sent via SMS

This class can authenticate users once using codes sent via SMS.

It can take a phone number of a user to authenticate and sends a HTTP request to a local server script that will send a SMS message to that number with a generated password using the TxtLocal API.

The generated password is stored in a MySQL database for subsequent verification.

The class can also verify the password entered by the user to authenticate him as owner of the given phone number by sending another HTTP request to the local server script to check the database to verify if the password is correct.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 10 years ago (2014-11-15) Comment

This class does exactly what you want. It relies on a commercial SMS service API of TextLocal, but it provides a free trial account that you can use to test your applications.


Recommend package
: 
: