JWT authentication, rate limiting and API keys for CodeIgniter 4 — one config file.
Drop-in authentication for CodeIgniter 4 APIs: JWT issuance & refresh, per-route rate limiting, API key management with scopes and a request audit trail. Designed for legacy CI teams modernizing their backends without a rewrite.
PHP 8.0+, CodeIgniter 4.4+.
Fixed
Improved