|
Name: |
PHP SMS Authentication |
Base name: |
sms-authentication |
Description: |
Authenticate users once using codes sent via SMS |
Version: |
1 |
PHP version: |
5 |
License: |
BSD License |
All time users: |
3008 users |
All time rank: |
1219 |
Week users: |
0 users |
Week rank: |
404  |
|
|
|
Screenshots |
|
/opt2/mlemos/httpd/htdocs/application/repository_browse.php 2937  |
|
Send One Time Password to Mobile Number
Generate OTP for user login
How can users login with SMS authentication?
Login page code that has SMS authentication
Code for sign up authentication via SMS
user login authentication using sms
 August 2013
Number 2
Prize: One copy of the Zend Studio |
One way to verify and authenticate a person is to send a SMS message to phone that he owns.
When combined with password based authentication, this forms what is called two factor authentication. It verifies one thing that the person knows, the password, and verifies one thing that he owns, the phone.
This class can help performing two factor authentication by sending a SMS message with a secret code that the user needs to enter in a Web page to prove that he owns the phone with the number that he supplied.
Manuel Lemos |
Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
All time: |
Good (93%) |
Good (87%) |
- |
Perfect (100%) |
- |
- |
Sufficient (65%) |
780 |
Month: |
Not yet rated by the users |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
|
Files |
|