{"library":"vintage-auth","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.7","tags":["javascript","auth","express","jwt","mongodb"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install vintage-auth","imports":["import vintageAuth from 'vintage-auth'","import { protect } from 'vintage-auth'","import { configAuth } from 'vintage-auth'"]},{"cmd":"yarn add vintage-auth","imports":[]},{"cmd":"pnpm add vintage-auth","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"vintage-auth","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}