Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sofiane-abou-abderrahim/user-authentication-sessions-nodejs-express-mongodb-website

In this authentication demo built with NodeJS, express & MongoDB, I used sessions and cookies to protect some areas of my application or avoid certain actions to be taken by some users. Besides authentication, I practiced authorization to allow specific users to see all data.
https://github.com/sofiane-abou-abderrahim/user-authentication-sessions-nodejs-express-mongodb-website

cookies express mongodb nodejs res-locals sessions user-authentication user-authorization

Last synced: 1 day ago
JSON representation

In this authentication demo built with NodeJS, express & MongoDB, I used sessions and cookies to protect some areas of my application or avoid certain actions to be taken by some users. Besides authentication, I practiced authorization to allow specific users to see all data.

Awesome Lists containing this project