PATH:
home
/
lab2454c
/
gemition.com
/
wp-content
/
plugins
/
jwt-authentication-for-wp-rest-api
{ "name": "tmeister/wp-api-jwt-auth", "description": "A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API.", "homepage": "https://github.com/Tmeister/wp-api-jwt-auth/", "type": "wordpress-plugin", "license": "GPL-2.0+", "authors": [ { "name": "Enrique Chavez", "homepage": "https://enriquechavez.co" } ], "support": { "issues": "https://github.com/Tmeister/wp-api-jwt-auth/issues", "source": "https://github.com/Tmeister/wp-api-jwt-auth/" }, "config": { "vendor-dir": "includes/vendor", "allow-plugins": { "composer/installers": true } }, "require": { "php": ">=5.3", "composer/installers": "~1.0", "firebase/php-jwt": "^6.3" } }
[+]
includes
[-] composer.lock
[edit]
[-] composer.json
[edit]
[-] index.php
[edit]
[+]
..
[-] LICENSE.txt
[edit]
[+]
public
[+]
tests
[+]
languages
[-] jwt-auth.php
[edit]
[-] readme.txt
[edit]
[-] README.md
[edit]