AykutSarac / express-authentication

Simple authentication repository made with Express & MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express-Authentication

Project for authentication system using express with session and database connection.

Database Connection

  • Change

const mongopath = require('./mdbkey.json').dbpath; at app.js to your own mongo database.

Instructions

node app.js

License

MIT

Contact

About

Simple authentication repository made with Express & MongoDB

License:MIT License


Languages

Language:JavaScript 46.0%Language:Handlebars 31.3%Language:SCSS 22.7%