Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.
/ hubot-rbac Public archive

RBAC authorization framework for hubot - PRE-RELEASE

Notifications You must be signed in to change notification settings

michaelansel/hubot-rbac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-rbac

RBAC authorization framework for hubot

See src/rbac.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rbac --save

Then add hubot-rbac to your external-scripts.json:

[
  "hubot-rbac"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

About

RBAC authorization framework for hubot - PRE-RELEASE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published