Auth0 authentication for Zend Framework
Zend Authentication adapter for Auth0 only officially supports installation through Composer. For Composer documentation, please refer to
getcomposer.org.
You can install the module from command line:
$ composer require riskio/zf-authentication-auth0
$ vendor/bin/phpunit
The MIT License (MIT). Please see License File for more information.