Skip to content

Adityapanther/jwt-auth-in-expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt-auth-in-expressjs

jsonwebtoken user authentication in express js.

info

  1. In this project i am using hard coded email id and password for user login.
  2. in this project no user interface are added for user login.
  3. if you are trying to use this project to test api you need to use postman tool

How to use this Code

  1. clone project using git commmand - git clone https://github.com/raj68518/jwt-auth-in-expressjs.git
  2. open this project in your favourite code editior like visual studio code
  3. install node_module and dependency using node command - npm install

About

jwt auth with hard coded user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published