PHP code example of swarmtech / auth0
1. Go to this page and download the library: Download swarmtech/auth0 library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
swarmtech / auth0 example snippets
return [
"Swarmtech\\Auth0",
];
bash
cp ./vendor/swarmtech/auth0/config/auth0.config.php.dist ./config/autoload/auth0.config.php