dev-master
9999999-devTwo-Factor Authentication
BSD-3-Clause
The Requires
by Mary Rachkovska
extension yii2 google authenticator two factor authentication
Two-Factor Authentication
Two-Factor Authentication, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist devmary/yii2-user "*"
or add, (*4)
"devmary/yii2-user": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \devmary\user\AutoloadExample::widget(); ?>
, (*7)
Two-Factor Authentication
BSD-3-Clause
extension yii2 google authenticator two factor authentication