{"library":"passport-local-mysql","type":"library","category":null,"description":"A Mongoose plugin that integrates with Passport and passport-local to provide username and password authentication for Node.js applications. Version 5.0.10 (stable) is actively maintained with regular releases. Key differentiators: adds hash/salt fields automatically, provides static authenticate/serialize/deserialize methods, and supports customizable username fields and password validators. Unlike manual passport-local setup, it manages password hashing and session serialization automatically.","language":"javascript","status":"active","version":"5.0.10","tags":["javascript","mysql","passport","authentication","login"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install passport-local-mysql","imports":["const passportLocalMongoose = require('passport-local-mongoose');","User.authenticate()","User.createStrategy()","User.serializeUser()","User.deserializeUser()"]},{"cmd":"yarn add passport-local-mysql","imports":[]},{"cmd":"pnpm add passport-local-mysql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"passport-local-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}