Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express, Passport, Socket.io and MySQL Boilerplate (epsiom)

The name says it all.

Code based on:

Install

Download, extract and run npm isntall

Default user/pass: admin password

Role Based Authorization

users table: role_id connects to the roles table.
roles table: role_id (auto inc) and a name.
role_roles table: role_id1 is for the role, role_id2 is the id of the role you want role_id1 to be able to access. Simplistic hierarchy.

Todo

Simple admin interface to add users, role and grant role permissions.

About

Express, Passport, Socket.io and MySQL Boilerplate (epsiom)

Topics

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages