saintedlama/passport-local-mongoose
Passport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport
JavaScriptMIT
Issues
- 1
- 5
Typescript issues.
#304 opened by jacobcoro - 1
Type issues with SerializeUser
#332 opened by CarlosAMendoza - 0
Performance Issue
#382 opened by RaviSadam - 0
schema.path is not a function
#379 opened by 0rfn0blitr8r - 4
- 1
[MissingUsernameError] No username was given
#377 opened by adityad12 - 0
TypeError: user.get is not a function
#376 opened by RiteshHajare - 0
TypeError: teacherSchema.plugin is not a function
#375 opened by imengolea - 3
- 1
Mongoose 7 does not support some callbacks like in 6.x version and it cause exceptions in passport-local-mongoose
#369 opened by kubawasikowski - 1
- 4
Unauthorized plain text
#359 opened by mirairoad - 1
Support for transactions
#315 opened by grzegorzj - 0
- 5
- 2
Include type definitions directly in the package
#335 opened by pbadenski - 0
Salt and hash field can be updated manually
#353 opened by olawalejuwonm - 0
The problem occurs when deploying two or more completely different apps (not two instances of the same app).
#339 opened by elsowiny - 1
- 2
[Doc] usernameCaseInsensitive not mentioned
#267 opened by pjdauvert - 1
Generic type 'Query<ResultType, DocType, THelpers>' requires between 2 and 3 type arguments.
#327 opened by sparkidea25 - 0
why change user.id two times?
#321 opened by Feruz00 - 2
Unique email (with unique username)
#319 opened by cd4d - 2
- 4
Calling authenticate() against an existing instance is looking up a different user to check the password
#320 opened by hardillb - 3
Depriciation Warning
#309 opened by KanikaBakshi - 0
cant find methods User.createStrategy() User.serializeUser() User.deserializeUser()
#316 opened by adamrubinfeld - 2
the Model. authenticate() isn't optimize it takes too much time to execute!
#308 opened by FarhatMaher - 0
- 3
await on .register()
#278 opened by jcotero - 1
PassportJS Passport-local-mongoose - multiple local strategies not working
#301 opened by prajwalsadaphal - 6
- 1
lastLoginField always showing current time
#266 opened by CoinCoderBuffalo - 1
Mongoose 5 support
#300 opened by anotheri - 1
- 3
- 3
How to return error message to login page?
#276 opened by slim-hmidi - 0
how to create passport local to login for admin
#286 opened by nqh-d3v - 1
- 0
- 1
/login 500 with React/axios
#288 opened by coltonoscopy - 2
- 1
multiple strategies for multiple schemas
#279 opened by joepagan - 1
- 0
- 0
Deserializing functions and authentication strategy keep hash and salt fields on user object
#273 opened by mattiasahlsen - 0
- 1
.createSession(), verify callback error
#269 opened by puzzledbytheweb - 1
Typo in Readme? maxInterval default 30000 (5 minutes)
#263 opened by 1valdis