Skip to content

Authentication system using JWTs, Angular, MySQL, Express and the Sequelize ORM.

License

Notifications You must be signed in to change notification settings

yoshua0x/james-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAMES Authentication

An authentication system built using JWTs, Angular, MySQL, Express and Sequelize in the Creating a Role-Based User Authentication System Using Angular, Express and MySQL tutorial series.

Creating a Role-Based User Authentication System Using Angular, Express and MySQL Tutorial Series:

Installation

In order to install the dependencies run:

npm install

Starting the Server

In order to start the server run:

node app/server.js

About

Authentication system using JWTs, Angular, MySQL, Express and the Sequelize ORM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.6%
  • HTML 18.4%