Skip to content

A role based authorization with passport

voidbits/role-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

role-js

A role based authorization with passport

Make sure you have mongodb installed.

The app directory is the front end, just cd to app and execute

npm install
npm start

The services directory is the backend which is running with express, cd to services and execute

npm install
node services

About

A role based authorization with passport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published