Download the PHP package duosecurity/duo_php without Composer
On this page you can find all versions of the php package duosecurity/duo_php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download duosecurity/duo_php
More information about duosecurity/duo_php
Files in duosecurity/duo_php
Package duo_php
Short Description A PHP implementation of the Duo Web SDK.
License
Homepage https://duo.com/
Informations about the package duo_php
Deprecation Notice
This repository is deprecated by Duo Security. The repository will remain public and visible, and integrations built using this repository’s code will continue to work. You can also continue to fork, clone, or pull from this repository.
However, Duo will not provide any further releases or enhancements.
Duo recommends migrating your application to the Duo Universal Prompt. Refer to our documentation for more information on how to update.
For frequently asked questions about the impact of this deprecation, please see the Repository Deprecation FAQ
Overview
duo_php - Duo two-factor authentication for PHP web applications: https://duo.com/docs/duoweb-v2
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.
Files located in the js
directory should be hosted by your webserver for inclusion in web pages.
Installing
Development:
System:
Or add the following to your project:
Using
Demo
First add an IKEY, SKEY, and HOST to demos/simple/index.php
, then run the following:
Test
Lint
Support
Report any bugs, feature requests, etc. to us directly: [email protected]