Skip to content

omurthy/authopher-server

Repository files navigation

AUTHOPHER - SERVER

Node.js Express Login and Registration project with MongoDB and JWT

  • Appropriate Flow for User Login and Registration with JWT and Cookies
  • Node.js Express Architecture with CORS, Authentication & Authorization middlewares & Sequelize
  • How to configure Express routes to work with JWT
  • How to define Data Models and association for Authentication and Authorization
  • Way to use Sequelize to interact with MySQL Database

User Registration, User Login and Authorization process.

The diagram shows flow of how we implement User Registration, User Login and Authorization process.

node-js-express-login-example-mongodb-flow

Project setup

npm install

Run

node server.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors