Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 320 Bytes

File metadata and controls

6 lines (3 loc) · 320 Bytes

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.