RobThree / TwoFactorAuth

PHP library for Two Factor Authentication (TFA / 2FA)
MIT License
1.08k stars 128 forks source link

2fa #80

Closed ghost closed 3 years ago

ghost commented 3 years ago

Good day, Could you please explain to noob how to use your application step-by-step? I've downloaded TwoFactorAuth, installed composer, launched "php composer.phar require robthree/twofactorauth", and stuck. How do i create instance? How do i attach it to my website? How do i attach it to MS or Google Authenticator? Thank you.

RobThree commented 3 years ago

See the documentation and demo