Node.js API Authentication With JWT
Said Mounaim

Said Mounaim @said_mounaim

About: MERN Stack Developer 😎

Location:
Casablanca, Morocco
Joined:
Jan 14, 2021

Node.js API Authentication With JWT

Publish Date: Sep 24 '21
5 0

UserAuth

Node.js API Authentication With JWT

Features:

  • Authentication

Technology Stack:

  • Node js
  • Express Js
  • MongoDB
  • JWT

Default urls:

  • Login User : localhost:5000/api/login
  • Register User : localhost:5000/api/user

Usage

"/.env" update the values/settings to your own

Install Dependencies

npm install
Enter fullscreen mode Exit fullscreen mode

Run App

# Run in dev mode
npm run server

Enter fullscreen mode Exit fullscreen mode

Github Repo : https://github.com/saidMounaim/UserAuth

Comments 0 total

    Add comment