Download the PHP package swarmtech/auth0 without Composer
On this page you can find all versions of the php package swarmtech/auth0. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download swarmtech/auth0
More information about swarmtech/auth0
Files in swarmtech/auth0
Download swarmtech/auth0
More information about swarmtech/auth0
Files in swarmtech/auth0
Vendor swarmtech
Package auth0
Short Description Swarmtech Auth0
License MIT
Homepage https://www.github.com/swarmtech/auth0
Package auth0
Short Description Swarmtech Auth0
License MIT
Homepage https://www.github.com/swarmtech/auth0
Please rate this library. Is it a good library?
Informations about the package auth0
auth0 module for Laminas Api Tools
Module to use jwt authentification, api resources and integrate in authentication process of Laminas Api Tools.
Requirements
- PHP 7.2+
- Auth0 PHP 5.6+
- laminas-api-tools/api-tools-mvc-auth 1.5+
Installation
-
Installation with composer
-
Enable module for Laminas by adding
Swarmtech\\Auth0
in config/modules.config.php - Copy template configuration to your config autoload folder and modify it to your needs
Feature
- Authenticate auth0 user request with an ID Token (JWT) in the authorization header against auth0.
- Authenticate current application against auth0 with client_credential authentication flow.
- Access auth0 resources like users, roles, client, email, tenant, stats, etc..
- Handler to use Redis as a cache while JWT Verification
- Adapter to use auth0 with Laminas Authentication and api-tools-mvc-auth
- Integration in the api-tools-mvc-auth to use auth0 as authentication system for Laminas Api Tools applications
Issue reporting
If you have found a bug or if you have a feature request, please report them at this repository issues section.
Author
License
This project is licensed under the MIT license. See the LICENSE file for more info.
All versions of auth0 with dependencies
PHP Build Version
Package Version
The package swarmtech/auth0 contains the following files
Loading the files please wait ....