node-jwt
JWT auth service with refresh using Node.js, ES6, Express, Sequelize and Mocha
Language: javascript
Author: Osman Colombo (@osman.colombo)
0 stars · 279 views
Files
- index.js (js)
- test (txt)
- auth.test.js (js)
- user.test.js (js)
- README.md (md)
- LICENSE (txt)
- package.json (json)
- .eslintrc.json (json)
- .github (github)
- FUNDING.yml (yml)
- config (txt)
- routes (txt)
- index.js (js)
- auth.js (js)
- validation (txt)
- auth.js (js)
- user.js (js)
- user.js (js)
- express.js (js)
- env (txt)
- index.js (js)
- production.js (js)
- development.js (js)
- test.js (js)
- sequelize.js (js)
- api (txt)
- models (txt)
- User.js (js)
- controllers (txt)
- UserController.js (js)
- AuthController.js (js)
- ATTRIBUTION.md (markdown)