enpii / enpii-rest-api
Enpii REST API - This WordPress plugin provides a secure and efficient way to handle REST API authentication and user access control
Package info
github.com/enpiicom/wp-plugin-enpii-rest-api
Type:wordpress-plugin
pkg:composer/enpii/enpii-rest-api
dev-master
2025-02-25 20:14 UTC
Requires
- php: ^7.3|^8.0
This package is auto-updated.
Last update: 2026-02-17 06:02:11 UTC
README
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.