Enabled Json Web Token authorisation on backend, and frontend
This commit is contained in:
7
backend/wp-content/plugins/jwt-authentication-for-wp-rest-api/includes/vendor/autoload.php
vendored
Normal file
7
backend/wp-content/plugins/jwt-authentication-for-wp-rest-api/includes/vendor/autoload.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInit6ba6ee55693d165c056f65e51c5383a5::getLoader();
|
||||
Reference in New Issue
Block a user