About 50 results
Open links in new tab
  1. CASL

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access. It's designed to be incrementally adoptable and …

  2. CASL React - JS.ORG

    This package allows to integrate @casl/ability with React application. It provides Can component that allow to hide or show UI elements based on user ability to see them.

  3. Introduction - CASL

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given client is allowed to access.

  4. CASL Prisma - CASL

    This package allows to define CASL permissions on Prisma models using Prisma WhereInput. And that brings a lot of power in terms of permission management in SQL world:

  5. Installation - CASL

    CASL is isomorphic, so can be used in browsers and in Nodejs environments. It requires ES5 compatible environment and Map class from ES6, that means the lowest supported version of …

  6. CASL Vue - CASL - JS.ORG

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access. It's designed to be incrementally adoptable and …

  7. Conditions in Depth - CASL

    You don't need to know anything about MongoDB in order to use CASL, you need to know only subset of its query language operators. Query is what you pass in conditions to can and cannot functions …

  8. CASL React - CASL

    This package allows to integrate @casl/ability with React application. It provides Can component that allow to hide or show UI elements based on user ability to see them.

  9. Conditions in Depth - CASL

    You don't need to know anything about MongoDB in order to use CASL, you need to know only subset of its query language operators. Query is what you pass in conditions to can and cannot functions …

  10. Restricting fields access - CASL

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access. It's designed to be incrementally adoptable and …