v1.0.6
- Added support for mobile devices and updated Duo-Web-v2.min.js
- Run
composer dumpautoload -o
- You may need to create symbolic links from the src directory in duo_api_php as follows if the previous command does not work:
ln -s ../../vendor/duosecurity/duo_api_php/src/* .
Execute the previous command from theplugins/duo_auth
directory.