https://github.com/codebydusk/node-auth-jwt
A simple application with some REST APIs to perform authentication with JWT
https://github.com/codebydusk/node-auth-jwt
Last synced: about 1 month ago
JSON representation
A simple application with some REST APIs to perform authentication with JWT
- Host: GitHub
- URL: https://github.com/codebydusk/node-auth-jwt
- Owner: codebydusk
- License: gpl-3.0
- Created: 2021-06-05T14:12:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T22:52:55.000Z (over 1 year ago)
- Last Synced: 2026-05-24T10:32:19.323Z (about 1 month ago)
- Language: JavaScript
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [InProgress] Authentication with NodeJS using JWT (includes Express, Sequelize and MySQL)
[](https://nodejs.org/)
[](https://expressjs.com/)
[](https://www.postgresql.org/)
[](https://sequelize.org/)
[](http://perso.crans.org/besson/LICENSE.html)
[](https://opensource.com/resources/what-open-source/)


A simple application with some REST APIs to perform authentication with JWT