jwt-passport-mysql icon indicating copy to clipboard operation
jwt-passport-mysql copied to clipboard

A basic implementation of JsonWebToken with passport and Sequelize & MySQL

trafficstars

jwt-passport-mysql

A Restful API implementating authentication using JsonWebToken with MySQL Sequelize-ORM

Database : MySQL ORM : Sequelize Authentication : Passport, JWT

Here is an article that goes over the code