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
- Host: GitHub
- URL: https://github.com/paalamugan/jwtauthentication-nodejs
- Owner: paalamugan
- Created: 2018-09-19T12:50:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T17:35:57.000Z (over 4 years ago)
- Last Synced: 2024-11-19T10:42:32.303Z (3 months ago)
- Topics: express, jwt, jwt-authentication, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JWTAuthentication
Using Node Js,Express, Sequelize, json web Token(JWT)To start,
```
npm install
npm run start
```