Skip to content

poorprogrammer/auth-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth-jwt

Authentication use JWT in nodejs and express example

Install

  • npm install
  • nom start

Test

curl -X POST -H 'Content-Type: application/json' -d '{"username":"valid_user","password":"password"} ' http://localhost:9090/ext/auth

About

Authentication use JWT in nodejs and express example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors