Skip to content

Simple role authentication system using JWT, Cookies and MongoDB

Notifications You must be signed in to change notification settings

smaudd/JWT-Cookies-Role-Auth-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JWT-Cookies-Role-Auth-System

Simple role authentication system using JWT, Cookies and MongoDB

Configure your enviroment variables on the config file.

Run npm install on the project folder to install all the dependencies.

Run node src/main.js for development server. I suggest the use of nodemon to run the server with auto reload on save.

About

Simple role authentication system using JWT, Cookies and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published