riskio / zf-authentication-auth0
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v1.0.0) of this package.
Auth0 authentication for Zend Framework
v1.0.0
2017-10-20 15:00 UTC
Requires
- php: ^7.0
- riskio/oauth2-auth0: ~2.0
- zendframework/zend-authentication: ~2.5
Requires (Dev)
- phpunit/phpunit: ^6.4
This package is auto-updated.
Last update: 2022-11-26 21:13:24 UTC
README
Requirements
Installation
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
Testing
$ vendor/bin/phpunit
Credits
License
The MIT License (MIT). Please see License File for more information.