PHP Classes

How can users login with SMS authentication?: Login page code that has SMS authentication

Recommend this page to a friend!
  All requests RSS feed  >  How can users login with SMS authenti...  >  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  

How can users login with SMS authentication?

Edit

Picture of Sharan Rai by Sharan Rai - 10 years ago (2015-01-06)

Login page code that has SMS authentication

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

+6

I need code for a login page that has SMS authentication.

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.

+3

Picture of Manuel Lemos by Manuel Lemos Reputation 26725 - 10 years ago (2015-01-19) Comment

If you mean to allow users to enter a phone number and get a code via SMS to prove they own that phone number, this class can be used for that purpose.


Recommend package
: 
: