bredele / robac

Role based access control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookie support

bredele opened this issue · comments

Should support session cookies with token.

robac(__dirname, {
  cookie: true
})