https://github.com/monyster/nodejs-simple-authorization
https://github.com/monyster/nodejs-simple-authorization
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/monyster/nodejs-simple-authorization
- Owner: Monyster
- Created: 2022-07-26T08:25:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T05:46:25.000Z (over 2 years ago)
- Last Synced: 2025-02-03T23:55:30.390Z (4 months ago)
- Language: JavaScript
- Size: 4.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-simple-authorization
Server side project for authorization users with roles.
- Node.js
- Express
- Mongoose
- bcrypt (passwords hashing)