PHPGangsta / GoogleAuthenticator

PHP class to generate and verify Google Authenticator 2-factor authentication
http://phpgangsta.de/4376
BSD 2-Clause "Simplified" License
2.26k stars 699 forks source link

Major: Added Fully Blown jQuery and PHP Test Module, Minor: QR Code Url Encode Quick fix #42

Closed PathToLife closed 5 years ago

PathToLife commented 8 years ago

The Test module is found in "jquery_ajax test module" folder See screenshot of what it looks like!

To use: Simply drag all the files into server web directory and navigate to index.php in google chrome or etc.

Please pop a mention of me somewhere if you want to use this, I need some stars, or ultimately, a job. :wink:

Edit to your main class: (HTML Checker picked up the bad QR Code URL) Added Encoded Char '%7C' for '|' to php file, (%7C0&cht=qr&chl=)

2016-10-29 00_18_27_googleauth_screenshot