Skip to content

lazy-geek/nodejs-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js JWT Example

This is a simple api to use JWT

Tech Stack

  • express - for server
  • dotenv - for secret storing
  • jsonwebtoken - for authentication

How to run

Install dependencies

npm install

Run

npm run start

About

This is a simple api to use JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published