Express Auth Engine
JSON →Express Auth Engine is an authentication middleware library for Express.js applications, supporting JSON Web Token (JWT) based authentication with role-based access control. Currently at version 1.0.3, it provides a simple API for user authentication, token generation, and route protection. Differentiators include built-in support for multiple authentication strategies, token refresh, and easy integration with Express route handlers. The library is designed for Node.js and uses a middleware pattern to secure endpoints. It is released under the ISC license and requires express as a peer dependency.
Resources
packageexpress-auth-engine ↗
API endpoints
full doc /v1/registry/express-auth-engine