Skip to content

SoyAndresTrujillo/backend-project-pia

Repository files navigation

Node.js MongoDB – User Authentication & Authorization example with JWT & Mongoose

User Registration, User Login and Authorization process.

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

jwt-token-authentication-node-js-example-flow

You may need to implement Refresh Token:

jwt-refresh-token-node-js-example-flow

Project setup

npm install

Run

node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages