Skip to content

Sample Node.js Express app with JWT-based authentication

Notifications You must be signed in to change notification settings

yevheniyJ/node-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js JWT

Hi there!

This is a example of Node.js Express app with JWT-based authentication.

It contains following features:

  • HTTP end-points
  • JWT-based authentication
  • Persistence in relational database

Main libraries/frameworks/tools which are used:

  • Express
  • Sequelize
  • PostgreSQL

To run this application you need to specify in config file credentials to your PostgreSQL database.

ENJOY!

About

Sample Node.js Express app with JWT-based authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published