Enpii REST API - User Authentication & Access Control
Enpii REST API
by dev@enpii.com, nptrac@yahoo.com · github.com/enpiicom/wp-plugin-enpii-rest-api · website
★ 0stars
15composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/enpiicom/wp-plugin-enpii-rest-api/archive/refs/heads/master.zipAlso on Packagist as enpii/enpii-rest-api:
composer require enpii/enpii-rest-apiFrom the readme
WordPress Plugin: Enpii REST API User - Authentication & Access Control
Base concepts
This WordPress plugin provides a secure and efficient way to handle REST API authentication and user access control. It generates unique access tokens for authenticated users, which can be used to authorize actions such as editing posts, pages, and other restricted operations within the WordPress environment.