Skip to content

joscelyn56/node-authentication-using-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Authentication Using JWT

This is the project for the article Securing Node.js APIs

Technologies

  1. Nodejs
  2. Express
  3. JWT Tokens

Setup

Install all dependencies
npm install

start server to access endpoints
node index.js

About

Node.js API authentication using JWT Tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published