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
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: ^7.3|^8.0
This package is auto-updated.
Last update: 2025-03-17 04:01:29 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.