Skip to content

v1.0.6

Choose a tag to compare

@leonardomarino leonardomarino released this 19 Dec 21:27
· 91 commits to master since this release
1203dd7
  • 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 the plugins/duo_auth directory.