Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 345 Bytes

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