Vintage Auth
JSON →vintage-auth v1.0.7 is a drop-in authentication system for Express.js applications, providing JWT-based authentication with MongoDB as the backing store. It offers pre-built routes for signup, login, and logout, session management via HTTP-only cookies, and middleware for protecting routes. The package is designed to minimize boilerplate for common Express auth workflows but offers limited customization compared to alternatives like Passport.js. Release cadence is irregular with no recent updates, suggesting potential stability risks. Compatible with Express 4.x, it assumes MongoDB and Mongoose as the ORM.
Resources
packagevintage-auth ↗