You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.