An open API service indexing awesome lists of open source software.

https://github.com/paalamugan/jwtauthentication-nodejs

Node Js,Express And Sequelize Api json web Token Authentication
https://github.com/paalamugan/jwtauthentication-nodejs

express jwt jwt-authentication mongoose nodejs

Last synced: about 1 month ago
JSON representation

Node Js,Express And Sequelize Api json web Token Authentication

Awesome Lists containing this project

README

        

# JWTAuthentication
Using Node Js,Express, Sequelize, json web Token(JWT)

To start,
```
npm install
npm run start
```