Releases: signalarun/nodejs-learnings
Releases · signalarun/nodejs-learnings
v1.1.0
This release includes basic webserver using Expressjs middleware for Nodejs.
- Authentication using username and password, is implemented with passport-local strategy.
- User registration
v1.0.0
This release includes basic webserver using Expressjs middleware for Nodejs. Authentication using username and password, is implemented with passport-local strategy.