Skip to content

siriphonNott/passport-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn using JWT with Passport authentication

Requires node.js and express.js to run

Directory Structrue

passport-jwt/
    +-- configs
    ¦    +-- passport.js
    +-- routes
    ¦    +-- auth.js
    ¦    +-- users.js
    +-- app.js
    +-- package.json

Test API

Install dependencies

$ yarn install or $ npm install

Start app

$ yarn start or $ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published