riskio / zf-authentication-auth0
Auth0 authentication for Zend Framework
Installs: 94
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/riskio/zf-authentication-auth0
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.