Skip to content

shambhal/shambacl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

acl.js

Usage:

var acl=require('acl') if you want to protect some urls i.e authenticate then do sth then use it #for instance you want to have all urls having users url should have access control list acl=require('acl'); app.all('/users/*',acl.middleware);

for more details contact at shambhalnetwork@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published