https://github.com/sharif-minhaz/authentication-authorization
Simple authentication and authorization for node.js project.
https://github.com/sharif-minhaz/authentication-authorization
authentication authorization bcrypt create-flash express-session
Last synced: 10 months ago
JSON representation
Simple authentication and authorization for node.js project.
- Host: GitHub
- URL: https://github.com/sharif-minhaz/authentication-authorization
- Owner: Sharif-Minhaz
- Created: 2022-02-16T14:33:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T15:21:18.000Z (over 4 years ago)
- Last Synced: 2025-03-03T13:29:54.760Z (over 1 year ago)
- Topics: authentication, authorization, bcrypt, create-flash, express-session
- Language: JavaScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this project
---
In this project I will complete the basic authentication and authorization system for node.js project with proper form validation.