Skip to content

jordanjfang/node-auth-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js & Passport Login

This is a user login, registration, and account management app using Node.js, Express, Passport, Mongoose, EJS and some other packages.

Version: 1.0.0

Usage

$ npm install
$ npm start
# Or run with Nodemon
$ npm run dev

# Visit http://localhost:5000

MongoDB

Open "config/keys.js" and add your MongoDB URI, local or Atlas

App Info

Authors

Jordan Fang - add CRUD functionality with name change, password change, account deletion, and redesigned UI

Brad Traversy - credit for Node.js tutorial on registration and authentication

Version

1.0.0

License

This project is licensed under the MIT License

About

User login, registration, and account management app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published