Skip to content

nhuthuynh/js_jwt_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project developed by using TDD 1. express -> web framework for node 2. body-parser -> middleware to handle incoming requests as JSON 3. mocha -> test framework 4. chai -> assertion library for mocha 5. chai-http -> to send requests for our API from our tests 6. jsonwebtoken -> to generate JWT 7. morgan -> logging coming requests 8. nodemon -> to auto restart server automatically when files change (optional)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors