Skip to content

jkbpvsc/node-jwt-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Api Boilerplate with JWT authenticatiom mechanism

Run

yarn
yarn dev

Go to localhost:3000

POST /login to get the Bearer token

Add the Authorization header to your request in this format

Authorization: Bearer <token>

GET /api/protected to see your encoded data

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published