https://github.com/mauro-pereira/login-system-using-nodejs-and-jsonwebtoken
A simple login system with Nodejs and JWT using jsonWebToken module.
https://github.com/mauro-pereira/login-system-using-nodejs-and-jsonwebtoken
back-end javascritpt jsonwebtoken jwt login nodejs registration
Last synced: 11 months ago
JSON representation
A simple login system with Nodejs and JWT using jsonWebToken module.
- Host: GitHub
- URL: https://github.com/mauro-pereira/login-system-using-nodejs-and-jsonwebtoken
- Owner: Mauro-Pereira
- Created: 2020-07-06T19:43:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:28:24.000Z (over 3 years ago)
- Last Synced: 2025-07-02T20:06:09.866Z (11 months ago)
- Topics: back-end, javascritpt, jsonwebtoken, jwt, login, nodejs, registration
- Language: TypeScript
- Homepage:
- Size: 1.48 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JsonWebToken using TypeScript and Sequelize (this project is still in production)
In this project I had an intention to put my knowledges in pratice using TypeScript, JsonWebToken (JWT) and Sequelize with Mysql to make a simple authetication project using the three tecnologies.
