express-session-authentication-starter icon indicating copy to clipboard operation
express-session-authentication-starter copied to clipboard

A basic authentication scheme with Express, MongoDB, and Passport Local Strategy

Results 9 express-session-authentication-starter issues
Sort by recently updated
recently updated
newest added

Updated Youtube Video Link

Hello @zachgoll I tried to copy the code but its throwing an error. Attached please find a pic of the error and of the actual code. ![image](https://user-images.githubusercontent.com/73133934/130511875-f1afcd8a-a545-4228-a2a3-66d802ac9356.png) ![image](https://user-images.githubusercontent.com/73133934/130512038-5b2c5694-59c5-43fb-9591-c0e27829743a.png)

Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.3 to 1.1.6. Release notes Sourced from bson's releases. 1.1.6 The MongoDB Node.js team is pleased to announce version 1.1.6 of the bson module! The BSON library...

dependencies

Got this err in when clicking logout. Error: req#logout requires a callback function Fixed to callback based on new requirement. https://stackoverflow.com/questions/72336177/error-reqlogout-requires-a-callback-function

due to the upgradation of the dependencies used in this project esp those relating to mongodb; the code in this repo doesn't work out of the box. You can find...

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.12 to 5.13.15. Changelog Sourced from mongoose's changelog. 5.13.15 / 2022-08-22 fix: backport fix for CVE-2022-2564 #12281 shubanker docs: fix broken link from findandmodify method deprecation #11366...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...

dependencies