A CakePHP plugin for adding simple token-based authentication to REST APIs.
The CakePHP ApiTokenAuthenticator Plugin provides a straightforward token authentication mechanism for CakePHP 5 REST APIs. It allows developers to secure their API endpoints using tokens sent via HTTP headers, supporting both static and dynamic token generation with optional expiration.
Authorization: Bearer headers.token_expiration datetime field.The plugin follows a minimal and pragmatic approach, focusing on essential token authentication without unnecessary complexity, while remaining highly configurable to fit different project needs.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.