Giter Site home page Giter Site logo

Comments (3)

onury avatar onury commented on May 22, 2024

Nice catch. Thanks.
The constructor takes the grants parameter as is. This is a bug. It should be processed like the .setGrants(obj) method does.

I'll fix this shortly but if this is too urgent pls use .setGrants() instead of the constructor for now.

Option to export grants as an object or array was already in todo list. I'll see if it'll make its way to this release.

from accesscontrol.

OR13 avatar OR13 commented on May 22, 2024

wow, thanks for the quick reply!

Your solution works :)

Before using setGrants I was seeing:

TypeError: Cannot read property '$extend' of undefined

when checking permissions like so:

let permission = ac.can('admin').createAny('video')

I'm trying to create an equivalence between your library and an Ethereum Smart contract, I imagine I will have many more questions :)

from accesscontrol.

onury avatar onury commented on May 22, 2024

You're welcome. I don't have too much knowledge about Ethereum though.

v1.5.2 is released with a fix.

I need time for adding support for exporting grants as a flat list. This is a bit tricky bec. of hierarchical role inheritance.

Closing this. Pls re-open or create a new issue if needed.
cheers.

from accesscontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.