WP OAuth Debugger
A comprehensive debugging and monitoring tool for OAuth implementations in WordPress.
by Abdullah Alzuwayed · github.com/azzuwayed/wp-oauth-debugger · website
★ 0stars
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/azzuwayed/wp-oauth-debugger/archive/refs/heads/main.zipDeclares an update source (https://github.com/azzuwayed/wp-oauth-debugger), so updates arrive through the plugin's own updater.
From the readme
WordPress OAuth Debugger
A comprehensive debugging and monitoring tool for OAuth implementations in WordPress. This plugin helps developers and administrators track, debug, and secure OAuth authentication flows in their WordPress applications.
Features
- Comprehensive Logging: Detailed logging of OAuth requests, responses, and errors
- Security Monitoring:
- Token management and monitoring
- Security status checks
- PKCE support verification
- CORS configuration validation
- Rate limiting monitoring
- Security headers verification
- Debug Tools:
- Real-time request logging
- Token inspection and management
- Server information gathering
- Security status reporting
- Admin Interface: User-friendly dashboard for monitoring and managing OAuth operations
- API Endpoints: REST API endpoints for programmatic access to debug information
- Security Features:
- Sensitive data masking in logs
- Secure log storage
- Access control and capability checks
- Rate limiting protection
Requirements
- WordPress 6.5 or higher
- PHP 8.3 or higher
- Composer for dependency management
Installation
1. Download the plugin files
2. Upload the plugin directory to /wp-conten
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.1.4 | May 13, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.