Ratings | | Unique User Downloads | | Download Rankings |
Not yet rated by the users | | Total: 272 | | All time: 7,704 This week: 50 |
|
Description | | Author |
This package provides an implementation of a two factor authentication using Google Authenticator.
It uses the CodeIgniter framework to implement the interaction the Google Authenticator application so it is possible to verify that the user accessing the current site is the same that owns a mobile phone running the Google Authenticator application. Innovation Award
 October 2018
Number 9 |
Google Authenticator is a mobile authentication that can be used that a given user is the one that uses his own mobile phone.
This allows applications to verify if an user is the person he claims to be more than one way, thus allowing to implement what is called two factor authentication.
This package provides an implementation of a two factor authentication using CodeIgniter framework.
Manuel Lemos |
| |
 |
|
Innovation award
 Nominee: 1x |
|
Details
Google Authenticator(2fa) With CodeIgniter
Integrate Two Factor Authentication with Google Authenticator into the Codeigniter project
*
Developer Setup
*
*
Prerequisites
*
-
PHP version 5.6 or newer is recommended.
-
Be sure you have npm and composer installed.
It should work on 5.3.7 as well, but we strongly advise you NOT to run
such old versions of PHP, because of potential security and performance
issues, as well as missing features.
Installation
-
Clone the repo
git clone https://github.com/asad041/google-authenticator-ci
-
Go to the ```Application\third_party```
-
Add the dependency by using composer
composer require sonata-project/google-authenticator
|
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.