Best laravel framework open-source packages.

Google authenticator ci

Integrate Two Factor Authentication with Google Authenticator into the Codeigniter project
Updated 7 months ago

################### 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


  1. Clone the repo
git clone https://github.com/asad041/google-authenticator-ci
  1. Go to the Application\third_party

  2. Add the dependency by using composer

composer require sonata-project/google-authenticator