duo_php - Duo two-factor authentication for PHP web applications
This package allows a web developer to quickly add Duo's interactive, self-service, two-factor authentication to any web login form - without setting up secondary user accounts, directory synchronization, servers, or hardware.
What's here:
js
- Duo Javascript library, to be hosted by your webserver.duo_web.php
- Duo PHP SDK to be integrated with your web applicationtest.php
- Unit tests for our SDK
Developer documentation: http://www.duosecurity.com/docs/duoweb
Report any bugs, feature requests, etc. to us directly: support@duosecurity.com
Have fun!