Skip to content

Sample of MVC concept authentication with javascript register and login express js with passport js etc.

Notifications You must be signed in to change notification settings

reyadek/auth-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth Javascript

Register and Login with MVC concept: Express js, MongoDB, Passport js and etc.



This is simple application Register and Login basic javascript with NodeJS



git clone https://github.com/reyadek/auth-javascript.git

  • cd auth-javascript
  • npm install
  • npm start

built on node v16.6.2
built on npm 7.20.3

npm library

used for framework web application

used for view engine

used for flash message and cookie

used for schema-based solution to model your application data MongoDB

used for validation data

used for automatically restarting the node application when file changes

used for encrypt password

used for encrypt password

used for secure environment key

used for authentication middleware

used for strategy for authenticating with a username and password


dont forget give a star

Cheers

Ade Putra

About

Sample of MVC concept authentication with javascript register and login express js with passport js etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published